| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: make compilation of frame_thread_encoder.o optional. | Ronald S. Bultje | 2013-03-14 | 1 | -3/+5 |
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8' | Michael Niedermayer | 2013-03-14 | 1 | -0/+3 |
|\ |
|
| * | Add av_log_{ask_for_sample|missing_feature} replacements to libavutil | Diego Biurrun | 2013-03-13 | 1 | -0/+3 |
* | | avcodec: remove AVCodecContext->metadata | Hendrik Leppkes | 2013-03-13 | 1 | -3/+0 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -2/+18 |
* | | Merge commit 'a2816230c5c0a8fc72bc0163b7d21a96b194d87a' | Michael Niedermayer | 2013-03-13 | 1 | -1/+2 |
|\| |
|
| * | avframe: call release_buffer only if it is set | Janne Grunau | 2013-03-11 | 1 | -1/+2 |
* | | Merge commit 'e3232f34312f8187094c875445683277ed0c209d' | Michael Niedermayer | 2013-03-13 | 1 | -1/+1 |
|\| |
|
| * | lavc: fix get_buffer() compatibility layer for audio. | Anton Khirnov | 2013-03-10 | 1 | -1/+1 |
| * | lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft | Anton Khirnov | 2013-03-09 | 1 | -36/+0 |
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -81/+0 |
| * | lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -48/+0 |
* | | avcodec: assert that old codec ids match new | Michael Niedermayer | 2013-03-13 | 1 | -0/+5 |
* | | dsputil: make selectable. | Ronald S. Bultje | 2013-03-12 | 1 | -1/+2 |
* | | Merge commit '2240e92f052960693de55cf4924e80426dfaa965' | Michael Niedermayer | 2013-03-12 | 1 | -1/+0 |
|\| |
|
| * | lavc: update the fallback versions of ff_thread_* | Anton Khirnov | 2013-03-08 | 1 | -6/+6 |
* | | utils: Dont sent fake channel layouts, 0 layout is better when its not known | Michael Niedermayer | 2013-03-12 | 1 | -2/+0 |
* | | Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410' | Michael Niedermayer | 2013-03-12 | 1 | -4/+26 |
|\| |
|
| * | lavc: make up a fake frame channel layout when there is no real one. | Anton Khirnov | 2013-03-08 | 1 | -2/+22 |
* | | Merge commit '15ec0450b4ae891f3e6ababa03c777a4443b94ca' | Michael Niedermayer | 2013-03-12 | 1 | -16/+23 |
|\| |
|
| * | lavc: allow decoders to override frame parameters. | Anton Khirnov | 2013-03-08 | 1 | -7/+14 |
* | | update_frame_pool: use channel field | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -225/+400 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -221/+390 |
* | | lavc/utils: fix typo and reword message in case of too low bitrate | Stefano Sabatini | 2013-03-10 | 1 | -1/+1 |
* | | lavc/utils: make sure the iconv descriptor can be opened only once. | Clément Bœsch | 2013-03-08 | 1 | -7/+13 |
* | | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e' | Michael Niedermayer | 2013-03-08 | 1 | -13/+1 |
|\| |
|
* | | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' | Michael Niedermayer | 2013-03-08 | 1 | -8/+15 |
|\| |
|
| * | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 1 | -6/+12 |
* | | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' | Michael Niedermayer | 2013-03-08 | 1 | -4/+4 |
|\| |
|
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -4/+4 |
* | | Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c' | Michael Niedermayer | 2013-03-07 | 1 | -2/+2 |
|\| |
|
| * | lavc: Prettify printing of codec tags containing non alphanumeric characters | Stefano Sabatini | 2013-03-07 | 1 | -1/+6 |
* | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -4/+4 |
* | | avcodec/utils: use AVFrame accessor functions | Michael Niedermayer | 2013-03-01 | 1 | -26/+28 |
* | | avcodec: add ff_frame_get_metadatap() | Michael Niedermayer | 2013-03-01 | 1 | -0/+2 |
* | | build: make iconv build configurable. | Clément Bœsch | 2013-02-28 | 1 | -4/+4 |
* | | lavc: check return values consistency when decoding subtitles. | Nicolas George | 2013-02-24 | 1 | -0/+2 |
* | | avcodec_decode_audio4: check got_frame_ptr before handling initial skip | Michael Niedermayer | 2013-02-21 | 1 | -1/+1 |
* | | avcodec_align_dimensions2: Ensure cinepak has large enough buffers. | Michael Niedermayer | 2013-02-20 | 1 | -1/+8 |
* | | lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993. | Clément Bœsch | 2013-02-17 | 1 | -10/+10 |
* | | lavc: support subtitles character encoding conversion. | Clément Bœsch | 2013-02-17 | 1 | -3/+103 |
* | | lavc: mark bitmap based subtitles codecs as such. | Clément Bœsch | 2013-02-17 | 1 | -1/+1 |
* | | Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793' | Michael Niedermayer | 2013-02-16 | 1 | -1/+0 |
|\| |
|
| * | get_buffer(): do not initialize the data. | Anton Khirnov | 2013-02-15 | 1 | -1/+0 |
* | | avcodec: add avpriv_color_frame() | Michael Niedermayer | 2013-02-16 | 1 | -0/+22 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-14 | 1 | -0/+7 |
|\| |
|
| * | dsputil: Move STRIDE_ALIGN macro to the only place it is used | Diego Biurrun | 2013-02-13 | 1 | -0/+7 |
* | | lavc: include timebase in avcodec string at debug level. | Michael Niedermayer | 2013-01-24 | 1 | -0/+9 |
* | | EVRC decoder | Paul B Mahol | 2013-01-21 | 1 | -0/+1 |