summaryrefslogtreecommitdiff
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\
| * avutil: Remove unused arbitrary precision integer code.Diego Biurrun2011-06-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-21
|\|
| * Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().Justin Ruggles2011-06-20
| * utils.c: fix crash with threading enabled.Ronald S. Bultje2011-06-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\|
| * lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().Stefano Sabatini2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
| * swscale: extend YUV422p support to 10bits depthBaptiste Coudurier2011-05-11
* | Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-05-31
* | Fail when lowres value is lower than 0ami_stuff2011-05-25
* | partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165Michael Niedermayer2011-05-24
* | avcodec_find_decoder: prefer non experimental decoders.Michael Niedermayer2011-05-24
* | Merge/split side data.Michael Niedermayer2011-05-21
* | 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
|\|