summaryrefslogtreecommitdiff
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAge
* 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
* | lavc: include timebase in avcodec string at debug level.Michael Niedermayer2013-01-24
* | EVRC decoderPaul B Mahol2013-01-21
* | avcodec_decode_audio: do not trust the channel layout, use the channel count.Michael Niedermayer2013-01-18
* | Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d'Michael Niedermayer2013-01-15
|\|
| * lavc: set the default rc_initial_buffer_occupancyLuca Barbato2013-01-15
* | Merge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8'Michael Niedermayer2012-12-31
|\|
| * libavcodec/utils: Add braces to shut up gcc warningsDiego Biurrun2012-12-30
* | lavc: correctly set AVSubtitle format for text based subtitles.Clément Bœsch2012-12-31
* | lavc/utils: reindent in avcodec_decode_subtitle2().Clément Bœsch2012-12-31
* | 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch2012-12-30
* | lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch2012-12-30
* | lavc/utils: fix 'warning: missing braces around initializer'Michael Niedermayer2012-12-26
* | lavc: Warn in case the set bitrate is very lowMichael Niedermayer2012-12-21
* | Show underscores in av_get_codec_tag_string().Carl Eugen Hoyos2012-12-19
* | lavc: add pkt_size field to AVFrameStefano Sabatini2012-12-15
* | Merge commit 'bd255f9feb4deea4c990e582f0ba3b90d7b64b4c'Michael Niedermayer2012-12-14
|\|
| * lavc: set frame parameters after decoding only if necessaryJanne Grunau2012-12-13
* | lavc/utils: Do not require dimensions for PNG.Michael Niedermayer2012-12-11
* | Print bpc (for bits per component) with pixel format if it is smaller than ex...Carl Eugen Hoyos2012-12-11
* | Merge commit '57231e4d5b467833fb289439cd35a92513bb55c1'Michael Niedermayer2012-12-08
|\|
* | lavc: check dimensions for video encodersMichael Niedermayer2012-12-07
* | ff_lock_avcodec: make the lock state be consistent in case of failure.Michael Niedermayer2012-12-06
* | avcodec_open: if obtaining a lock fails, dont attempt to unlock it.Michael Niedermayer2012-12-06