summaryrefslogtreecommitdiff
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAge
* AVFrame: only set parameters from AVCodecContext in decode_video*() when no f...Michael Niedermayer2011-05-14
* avcodec_default_get_buffer: init picture parameters.Michael Niedermayer2011-05-14
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\
| * Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-05-10
| * Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-05-10
* | PIX_FMT_422P10 supportBaptiste Coudurier2011-05-08
* | lavc: add format field to AVFrameStefano Sabatini2011-05-07
* | lavc: add width and height fields to AVFrameStefano Sabatini2011-05-07
* | Allow encodiing empty subtitles.JULIAN GARDNER2011-05-06
* | lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-05-01
* | lavc: add a pkt_pos field to AVFrameStefano Sabatini2011-05-01
* | lavc: remove disabled avcodec_decode_video() codeStefano Sabatini2011-04-30
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-28
|\|
| * Simplify av_log_missing_feature().Diego Biurrun2011-04-27
| * If AVCodecContext.channels is 0 and AVCodecContext.channel_layout isJustin Ruggles2011-04-27
| * If AVCodecContext.channel_layout and AVCodecContext.channels are bothJustin Ruggles2011-04-27
| * cosmetics: indentationJustin Ruggles2011-04-27
| * Check AVCodec.supported_samplerates and AVCodec.channel_layouts inJustin Ruggles2011-04-27
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-26
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-23
|\|
| * Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|
| * lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-21
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * In avcodec_open(), set return code to an error value only when an error occursJustin Ruggles2011-04-19
| * lavc: remove misc disabled cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-19
| * Replace mplayerhq.hu URLs by libav.org.Diego Biurrun2011-04-18
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-17
|\|
| * Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-12
|\|
| * g722: Return 8 bits per sample for g722 in av_get_bits_per_sampleMartin Storsjö2011-04-11
* | add avcodec_get_subtitle_defaults() to initialize AVSubtitle structAurelien Jacobs2011-04-11
* | Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-04-10
* | Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-04-10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-06
|\|
| * Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-05
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Unbreak avcodec_thread_initReimar Döffinger2011-03-28
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-22
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-17
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-17
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-17
|\|
| * use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
| * replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
| * Update the url to the site website and change ffmpeg-devel to libav-develJohan Andersson2011-03-13