summaryrefslogtreecommitdiffstats
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-1/+0
|\
| * avutil: Remove unused arbitrary precision integer code.Diego Biurrun2011-06-281-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-211-1/+1
|\ \ | |/
| * Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().Justin Ruggles2011-06-201-1/+1
| * utils.c: fix crash with threading enabled.Ronald S. Bultje2011-06-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-061-0/+3
|\ \ | |/
| * lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-051-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-041-1/+1
|\ \ | |/
| * Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().Stefano Sabatini2011-06-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-031-1/+1
|\ \ | |/
| * H264/MPEG frame-level multi-threading.Alexander Strange2011-06-021-1/+3
| * swscale: extend YUV422p support to 10bits depthBaptiste Coudurier2011-05-111-0/+2
* | Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-05-311-1/+1
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud