summaryrefslogtreecommitdiff
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-17
|\
| * lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappersAnton Khirnov2013-03-17
* | lavc: make compilation of frame_thread_encoder.o optional.Ronald S. Bultje2013-03-14
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer2013-03-14
|\|
| * Add av_log_{ask_for_sample|missing_feature} replacements to libavutilDiego Biurrun2013-03-13
* | avcodec: remove AVCodecContext->metadataHendrik Leppkes2013-03-13
* | lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-13
* | Merge commit 'a2816230c5c0a8fc72bc0163b7d21a96b194d87a'Michael Niedermayer2013-03-13
|\|
| * avframe: call release_buffer only if it is setJanne Grunau2013-03-11
* | Merge commit 'e3232f34312f8187094c875445683277ed0c209d'Michael Niedermayer2013-03-13
|\|
| * lavc: fix get_buffer() compatibility layer for audio.Anton Khirnov2013-03-10
| * lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruftAnton Khirnov2013-03-09
| * lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov2013-03-09
| * lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruftAnton Khirnov2013-03-09
* | avcodec: assert that old codec ids match newMichael Niedermayer2013-03-13
* | dsputil: make selectable.Ronald S. Bultje2013-03-12
* | Merge commit '2240e92f052960693de55cf4924e80426dfaa965'Michael Niedermayer2013-03-12
|\|
| * lavc: update the fallback versions of ff_thread_*Anton Khirnov2013-03-08
* | utils: Dont sent fake channel layouts, 0 layout is better when its not knownMichael Niedermayer2013-03-12
* | Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'Michael Niedermayer2013-03-12
|\|
| * lavc: make up a fake frame channel layout when there is no real one.Anton Khirnov2013-03-08
* | Merge commit '15ec0450b4ae891f3e6ababa03c777a4443b94ca'Michael Niedermayer2013-03-12
|\|
| * lavc: allow decoders to override frame parameters.Anton Khirnov2013-03-08
* | update_frame_pool: use channel fieldMichael Niedermayer2013-03-12
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | lavc/utils: fix typo and reword message in case of too low bitrateStefano Sabatini2013-03-10
* | lavc/utils: make sure the iconv descriptor can be opened only once.Clément Bœsch2013-03-08
* | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer2013-03-08
|\|
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\|
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-08
|\|
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
* | Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c'Michael Niedermayer2013-03-07
|\|
| * lavc: Prettify printing of codec tags containing non alphanumeric charactersStefano Sabatini2013-03-07
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | avcodec/utils: use AVFrame accessor functionsMichael Niedermayer2013-03-01
* | avcodec: add ff_frame_get_metadatap()Michael Niedermayer2013-03-01
* | build: make iconv build configurable.Clément Bœsch2013-02-28
* | lavc: check return values consistency when decoding subtitles.Nicolas George2013-02-24
* | avcodec_decode_audio4: check got_frame_ptr before handling initial skipMichael Niedermayer2013-02-21
* | avcodec_align_dimensions2: Ensure cinepak has large enough buffers.Michael Niedermayer2013-02-20
* | lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993.Clément Bœsch2013-02-17
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-17
* | lavc: mark bitmap based subtitles codecs as such.Clément Bœsch2013-02-17
* | Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793'Michael Niedermayer2013-02-16
|\|
| * get_buffer(): do not initialize the data.Anton Khirnov2013-02-15
* | avcodec: add avpriv_color_frame()Michael Niedermayer2013-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-14
|\|
| * dsputil: Move STRIDE_ALIGN macro to the only place it is usedDiego Biurrun2013-02-13