| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -11/+11 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -11/+11 |
* | | lavc: build some codecs only if they are actually enabled | Paul B Mahol | 2012-06-17 | 1 | -2/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -6/+8 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -6/+8 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | Fix libgsm.c compilation after typo in 67b8c8. | Carl Eugen Hoyos | 2012-03-22 | 1 | -1/+1 |
* | | libgsm: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 1 | -10/+24 |
|\ \
| |/ |
|
| * | libgsmenc: use AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -10/+24 |
| * | check for coded_frame allocation failure in several audio encoders | Justin Ruggles | 2012-02-25 | 1 | -0/+4 |
| * | audio encoders: do not set coded_frame->key_frame. | Justin Ruggles | 2012-02-25 | 1 | -1/+0 |
* | | libgsm: Fix compilation. | Reimar Döffinger | 2012-01-28 | 1 | -8/+8 |
* | | libgsm: remove dupe assigment. | Paul B Mahol | 2012-01-28 | 1 | -1/+0 |
* | | libgsm: check return value of gsm_create & avcodec_alloc_frame() | Paul B Mahol | 2012-01-28 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-12 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | avcodec: add GSM parser | Justin Ruggles | 2012-01-11 | 1 | -5/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-16 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | libgsm: Reset the MS mode of GSM in the flush function | Martin Storsjö | 2011-12-15 | 1 | -0/+3 |
| * | libgsm: Set options on the right object | Martin Storsjö | 2011-12-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -18/+40 |
|\ \
| |/ |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -18/+40 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -11/+29 |
|\ \
| |/ |
|
| * | libgsm: add flush function to reset the decoder state when seeking | Justin Ruggles | 2011-11-02 | 1 | -0/+7 |
| * | libgsm: simplify decoding by using a loop | Justin Ruggles | 2011-11-02 | 1 | -7/+8 |
| * | gsm: log error message when packet is too small | Justin Ruggles | 2011-11-02 | 1 | -1/+5 |
| * | libgsmdec: do not needlessly set *data_size to 0 | Justin Ruggles | 2011-11-02 | 1 | -1/+0 |
| * | libgsmdec: check output buffer size before decoding | Justin Ruggles | 2011-11-02 | 1 | -2/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-27 | 1 | -33/+62 |
|\ \
| |/ |
|
| * | cosmetics: reindent and pretty-print | Justin Ruggles | 2011-09-25 | 1 | -14/+14 |
| * | libgsm: split init and close fuctions for encoder and decoder. | Justin Ruggles | 2011-09-25 | 1 | -20/+49 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -30/+24 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -30/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | libgsm: Drop const qualifier to silence compiler warning. | Diego Biurrun | 2011-07-07 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -4/+4 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -4/+4 |
|/ |
|
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -3/+3 |
* | Change all occurences of "inofficial" to "unofficial" in code, comments | Rodney Baker | 2010-07-03 | 1 | -2/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -4/+4 |
* | Fix compilation with --enable-libgsm on Gentoo and OpenSUSE. | Ramiro Polla | 2010-02-13 | 1 | -1/+1 |
* | Make sample_fmts and channel_layouts compound literals const to reduce size of | Reimar Döffinger | 2009-09-06 | 1 | -2/+2 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Fix memory leak in libgsm wrapper. | Martin Storsjö | 2008-11-10 | 1 | -0/+1 |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+4 |