| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -1/+1 |
|\ |
|
| * | vp8/mt: flush worker thread, not application thread context, on seek. | Ronald S. Bultje | 2011-07-10 | 1 | -1/+1 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -1/+23 |
|\| |
|
| * | lavc: introduce avcodec_open2() as a replacement for avcodec_open(). | Anton Khirnov | 2011-07-10 | 1 | -1/+23 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 1 | -0/+4 |
|\| |
|
| * | Add new yuv444 pixfmts to avcodec_align_dimensions2 | Jason Garrett-Glaser | 2011-06-29 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -1/+0 |
|\| |
|
| * | avutil: Remove unused arbitrary precision integer code. | Diego Biurrun | 2011-06-28 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-21 | 1 | -1/+1 |
|\| |
|
| * | Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). | Justin Ruggles | 2011-06-20 | 1 | -1/+1 |
| * | utils.c: fix crash with threading enabled. | Ronald S. Bultje | 2011-06-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -0/+3 |
|\| |
|
| * | lavf,lavc: free avoptions in a generic way. | Anton Khirnov | 2011-06-05 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 1 | -1/+1 |
|\| |
|
| * | Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). | Stefano Sabatini | 2011-06-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -1/+1 |
|\| |
|
| * | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 1 | -1/+3 |
| * | swscale: extend YUV422p support to 10bits depth | Baptiste Coudurier | 2011-05-11 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'ffmpeg-mt/master' | Alexander Strange | 2011-05-31 | 1 | -1/+1 |
* | | Fail when lowres value is lower than 0 | ami_stuff | 2011-05-25 | 1 | -1/+1 |
* | | partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165 | Michael Niedermayer | 2011-05-24 | 1 | -1/+2 |
* | | avcodec_find_decoder: prefer non experimental decoders. | Michael Niedermayer | 2011-05-24 | 1 | -4/+8 |
* | | Merge/split side data. | Michael Niedermayer | 2011-05-21 | 1 | -2/+2 |
* | | AVFrame: only set parameters from AVCodecContext in decode_video*() when no f... | Michael Niedermayer | 2011-05-14 | 1 | -0/+3 |
* | | avcodec_default_get_buffer: init picture parameters. | Michael Niedermayer | 2011-05-14 | 1 | -0/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -3/+3 |
|\| |
|
| * | Add the notion of pixel size in h264 related functions. | Oskar Arvidsson | 2011-05-10 | 1 | -1/+2 |
| * | Add pixel formats for 9- and 10-bit yuv420p. | Oskar Arvidsson | 2011-05-10 | 1 | -0/+4 |
* | | PIX_FMT_422P10 support | Baptiste Coudurier | 2011-05-08 | 1 | -0/+2 |
* | | lavc: add format field to AVFrame | Stefano Sabatini | 2011-05-07 | 1 | -0/+3 |
* | | lavc: add width and height fields to AVFrame | Stefano Sabatini | 2011-05-07 | 1 | -0/+4 |
* | | Allow encodiing empty subtitles. | JULIAN GARDNER | 2011-05-06 | 1 | -2/+1 |
* | | lavc: add a sample_aspect_ratio field to AVFrame | Stefano Sabatini | 2011-05-01 | 1 | -0/+3 |
* | | lavc: add a pkt_pos field to AVFrame | Stefano Sabatini | 2011-05-01 | 1 | -2/+9 |
* | | lavc: remove disabled avcodec_decode_video() code | Stefano Sabatini | 2011-04-30 | 1 | -17/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-28 | 1 | -11/+44 |
|\| |
|
| * | Simplify av_log_missing_feature(). | Diego Biurrun | 2011-04-27 | 1 | -3/+1 |
| * | If AVCodecContext.channels is 0 and AVCodecContext.channel_layout is | Justin Ruggles | 2011-04-27 | 1 | -0/+2 |
| * | If AVCodecContext.channel_layout and AVCodecContext.channels are both | Justin Ruggles | 2011-04-27 | 1 | -0/+7 |
| * | cosmetics: indentation | Justin Ruggles | 2011-04-27 | 1 | -8/+8 |
| * | Check AVCodec.supported_samplerates and AVCodec.channel_layouts in | Justin Ruggles | 2011-04-27 | 1 | -1/+27 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -10/+3 |
|\| |
|
| * | lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums | Stefano Sabatini | 2011-04-26 | 1 | -10/+3 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-23 | 1 | -2/+8 |
|\| |
|
| * | Make av_log_ask_for_sample() accept a variable number of arguments. | Diego Biurrun | 2011-04-22 | 1 | -2/+8 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-22 | 1 | -0/+8 |
|\| |
|
| * | lavc: provide deprecated avcodec_thread_init until next major version | Anton Khirnov | 2011-04-21 | 1 | -0/+8 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -76/+10 |
|\| |
|