aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fail when lowres value is lower than 0ami_stuff2011-05-251-1/+1
* partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165Michael Niedermayer2011-05-241-1/+2
* avcodec_find_decoder: prefer non experimental decoders.Michael Niedermayer2011-05-241-4/+8
* Merge/split side data.Michael Niedermayer2011-05-211-2/+2
* AVFrame: only set parameters from AVCodecContext in decode_video*() when no f...Michael Niedermayer2011-05-141-0/+3
* avcodec_default_get_buffer: init picture parameters.Michael Niedermayer2011-05-141-0/+4
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-3/+3
|\
| * Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-05-101-1/+2
| * Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-05-101-0/+4
* | PIX_FMT_422P10 supportBaptiste Coudurier2011-05-081-0/+2
* | lavc: add format field to AVFrameStefano Sabatini2011-05-071-0/+3
* | lavc: add width and height fields to AVFrameStefano Sabatini2011-05-071-0/+4
* | Allow encodiing empty subtitles.JULIAN GARDNER2011-05-061-2/+1
* | lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-05-011-0/+3
* | lavc: add a pkt_pos field to AVFrameStefano Sabatini2011-05-011-2/+9
* | lavc: remove disabled avcodec_decode_video() codeStefano Sabatini2011-04-301-17/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-281-11/+44
|\|
| * Simplify av_log_missing_feature().Diego Biurrun2011-04-271-3/+1
| * If AVCodecContext.channels is 0 and AVCodecContext.channel_layout isJustin Ruggles2011-04-271-0/+2
| * If AVCodecContext.channel_layout and AVCodecContext.channels are bothJustin Ruggles2011-04-271-0/+7
| * cosmetics: indentationJustin Ruggles2011-04-271-8/+8
| * Check AVCodec.supported_samplerates and AVCodec.channel_layouts inJustin Ruggles2011-04-271-1/+27
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-10/+3
|\|
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-10/+3
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-231-2/+8
|\|
| * Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-221-2/+8
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-221-0/+8
|\|
| * lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-211-0/+8
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-76/+10
|\|
| * In avcodec_open(), set return code to an error value only when an error occursJustin Ruggles2011-04-191-3/+8
| * lavc: remove misc disabled cruft.Anton Khirnov2011-04-191-46/+2
| * lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-191-14/+0
| * lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-191-16/+0
| * lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-191-14/+0
| * Replace mplayerhq.hu URLs by libav.org.Diego Biurrun2011-04-181-1/+1
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-171-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-171-1/+1
|\|
| * Replace more FFmpeg references by Libav.Diego Biurrun2011-04-171-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-121-0/+1
|\|
| * g722: Return 8 bits per sample for g722 in av_get_bits_per_sampleMartin Storsjö2011-04-111-0/+1
* | add avcodec_get_subtitle_defaults() to initialize AVSubtitle structAurelien Jacobs2011-04-111-0/+7
* | Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-04-101-1/+2
* | Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-04-101-0/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-061-1/+0
|\|
| * Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-051-4/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Unbreak avcodec_thread_initReimar Döffinger2011-03-281-4/+5
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-221-3/+6
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1