summaryrefslogtreecommitdiff
path: root/libavformat/g729dec.c
Commit message (Expand)AuthorAgeFilesLines
* g729: convert to new channel layout APIVittorio Giovara2022-03-151-1/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/g729dec: set packet duration and correctly set timebase infoPaul B Mahol2019-09-271-2/+2
* avformat/g729dec: Fix av_log() formating stringMichael Niedermayer2016-06-231-1/+1
* Merge commit 'd621b2f795684f7119057f986066060adbe84220'Clément Bœsch2016-06-231-26/+28
|\
| * lavf: Raw G.729 demuxerVladimir Voroshilov2016-05-171-0/+105
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-9/+9
* lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos2015-09-151-1/+1
* Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-1/+1
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-1/+1
* lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch2011-12-031-1/+2
* Minimal patch for G.729 demuxerVladimir Voroshilov2011-10-291-0/+102