| Commit message (Expand) | Author | Age | Files | Lines |
* | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 4 | -109/+109 |
* | fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. | Ronald S. Bultje | 2011-05-23 | 1 | -13/+4 |
* | fate: update 9/10bit refs. | Ronald S. Bultje | 2011-05-23 | 1 | -4/+4 |
* | fate: disable threading for encoding | Mans Rullgard | 2011-05-20 | 1 | -1/+1 |
* | fate: add comment field | Mans Rullgard | 2011-05-20 | 1 | -1/+1 |
* | fate: allow overriding default build and install dirs | Mans Rullgard | 2011-05-20 | 1 | -2/+2 |
* | fate: remove do_ffmpeg_nocheck function | Mans Rullgard | 2011-05-18 | 2 | -9/+2 |
* | fate: do not collect -benchmark output | Mans Rullgard | 2011-05-18 | 4 | -16/+4 |
* | fate: run aref and vref as regular tests | Mans Rullgard | 2011-05-18 | 4 | -2/+8 |
* | Add an aac sample which uses LTP to fate-aac. | Justin Ruggles | 2011-05-14 | 1 | -0/+4 |
* | [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats. | Ronald S. Bultje | 2011-05-14 | 1 | -0/+4 |
* | movenc: always write esds descriptor length using 4 bytes. | Baptiste Coudurier | 2011-05-13 | 3 | -6/+6 |
* | movenc: fix yuv range in avid atoms used by dnxhd. | Baptiste Coudurier | 2011-05-12 | 2 | -2/+2 |
* | swscale: fix YUV420P 9/10bit support. | Ronald S. Bultje | 2011-05-11 | 6 | -7/+27 |
* | rotozoom: Eliminate French variable name. | Diego Biurrun | 2011-05-11 | 1 | -6/+6 |
* | rotozoom: Check return value of fread(). | Diego Biurrun | 2011-05-11 | 1 | -2/+4 |
* | rotozoom: Return an error value instead of calling exit(). | Diego Biurrun | 2011-05-11 | 1 | -1/+1 |
* | rotozoom: Make init_demo() return int and check for errors on invocation. | Diego Biurrun | 2011-05-11 | 1 | -3/+6 |
* | rotozoom: Drop silly UINT8 typedef. | Diego Biurrun | 2011-05-11 | 1 | -4/+4 |
* | rotozoom: Drop some unnecessary parentheses. | Diego Biurrun | 2011-05-11 | 1 | -5/+5 |
* | rotozoom: K&R coding style cosmetics | Diego Biurrun | 2011-05-11 | 1 | -101/+106 |
* | lavf/utils: fix ff_interleave_compare_dts corner case. | Vitor Sessak | 2011-05-10 | 4 | -27/+27 |
* | fate: add 10-bit H264 tests. | Ronald S. Bultje | 2011-05-10 | 8 | -0/+93 |
* | regtest: fix wma tests | Mans Rullgard | 2011-05-09 | 1 | -2/+2 |
* | regtest: separate flags for encoding and decoding | Mans Rullgard | 2011-05-09 | 4 | -24/+27 |
* | regtest: remove redundant flags in jpg test | Mans Rullgard | 2011-05-08 | 1 | -1/+1 |
* | regtest: use run_ffmpeg in do_image_formats | Mans Rullgard | 2011-05-08 | 1 | -2/+1 |
* | regtest: simplify encoding functions | Mans Rullgard | 2011-05-08 | 2 | -65/+65 |
* | vc1: make overlap filter for I-frames bit-exact. | Ronald S. Bultje | 2011-05-04 | 1 | -15/+15 |
* | lavf: inspect more frames for fps when container time base is coarse | Anssi Hannula | 2011-04-29 | 1 | -207/+207 |
* | tests: Remove disabled code. | Diego Biurrun | 2011-04-29 | 2 | -23/+0 |
* | mpegtsenc: make PMT PID really start on pmt_start_pid | Anton Khirnov | 2011-04-28 | 1 | -1/+1 |
* | hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats | Peter Ross | 2011-04-28 | 1 | -0/+2 |
* | crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats | Peter Ross | 2011-04-28 | 1 | -0/+2 |
* | libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation | Peter Ross | 2011-04-28 | 6 | -0/+12 |
* | ac3enc: correct the flipped sign in the ac3_fixed encoder | Justin Ruggles | 2011-04-26 | 3 | -3/+4 |
* | FATE: allow forcing thread-type when doing threaded fate runs. | Ronald S. Bultje | 2011-04-21 | 1 | -2/+3 |
* | Remove now obsolete references to _g-suffixed binaries. | Diego Biurrun | 2011-04-18 | 1 | -2/+2 |
* | Update regtest checksums after revision 6001dad. | Diego Biurrun | 2011-04-17 | 2 | -3/+3 |
* | lavf/utils.c: Order packets with identical PTS by stream index. | Vitor Sessak | 2011-04-12 | 29 | -256/+256 |
* | matroskaenc: don't write an empty Cues element. | Anton Khirnov | 2011-04-07 | 1 | -4/+4 |
* | fate: add AAC LATM test | Janne Grunau | 2011-04-06 | 1 | -0/+4 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 3 | -5/+8 |
* | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 2 | -2/+2 |
* | fate: simplify fft test rules | Mans Rullgard | 2011-04-01 | 1 | -32/+14 |
* | fate: add fixed-point fft/mdct tests | Mans Rullgard | 2011-04-01 | 1 | -0/+14 |
* | Split fate-psx-str-v3 into a video-only and audio-only test. | Ronald S. Bultje | 2011-03-26 | 3 | -39/+41 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 3 | -22/+12 |
* | fate: simplify regression-funcs.sh | Luca Barbato | 2011-03-23 | 1 | -8/+4 |
* | fate: add support for multithread testing | Luca Barbato | 2011-03-23 | 2 | -3/+5 |