| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: Add system to seperate relative timestamps from absolute ones. | Michael Niedermayer | 2012-03-09 | 2 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 3 | -7/+7 |
|\ |
|
| * | FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option. | Anton Khirnov | 2012-03-06 | 3 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-06 | 5 | -40/+41 |
|\| |
|
| * | lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() | Justin Ruggles | 2012-03-05 | 2 | -20/+21 |
| * | aiffdec: do not set AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -18/+18 |
| * | lavf: deobfuscate read_frame_internal(). | Anton Khirnov | 2012-03-05 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-05 | 4 | -7/+7 |
|\| |
|
| * | fate: Add sunrast regression test | Derek Buitenhuis | 2012-03-03 | 2 | -0/+7 |
| * | wmaenc: fix m/s stereo encoding for the first frame | Justin Ruggles | 2012-03-03 | 2 | -6/+6 |
* | | lavf: Do not compute the packet duration based on the bitrate if the frame_si... | Michael Niedermayer | 2012-03-04 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-04 | 3 | -34/+34 |
|\| |
|
| * | tiertexseq: set audio stream start time to 0 | Justin Ruggles | 2012-03-03 | 1 | -21/+21 |
| * | voc/avs: Do not change the sample rate mid-stream. | Justin Ruggles | 2012-03-03 | 1 | -12/+12 |
| * | vqf: set packet duration | Justin Ruggles | 2012-03-03 | 1 | -1/+1 |
| * | mpegaudio_parser: do not ignore information from the first parsed frame | Justin Ruggles | 2012-03-03 | 3 | -18/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 3 | -171/+171 |
|\| |
|
| * | g722: Fix the QMF scaling | Martin Storsjö | 2012-03-02 | 3 | -172/+172 |
| * | electronicarts: set timebase for tgv video. | Anton Khirnov | 2012-03-02 | 2 | -87/+87 |
| * | electronicarts: parse the framerate for cmv video. | Anton Khirnov | 2012-03-02 | 1 | -195/+195 |
| * | electronicarts: don't set codec timebase | Anton Khirnov | 2012-03-02 | 3 | -390/+390 |
* | | lavf: fix update_initial_durations() so it handles missing durations with the... | Michael Niedermayer | 2012-03-02 | 1 | -3/+3 |
* | | fate: Add sunrast regression test | Derek Buitenhuis | 2012-03-02 | 2 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-01 | 9 | -26/+26 |
|\| |
|
| * | FATE: do not decode audio in the nuv test. | Justin Ruggles | 2012-02-29 | 2 | -20/+1 |
| * | FATE: add mp3 test for sample that exhibited false overreads | Justin Ruggles | 2012-02-29 | 1 | -0/+5 |
| * | fate: add cdxl test for bit line plane arrangement | Paul B Mahol | 2012-02-29 | 2 | -0/+14 |
| * | dpxenc: Don't include the libavcodec ident if bitexact mode is enabled | Martin Storsjö | 2012-02-29 | 1 | -1/+1 |
| * | prores: store and retrieve extended colourspace information | Kostya Shishkov | 2012-02-29 | 2 | -2/+2 |
| * | prores: handle 444 chroma in right order | Kostya Shishkov | 2012-02-29 | 1 | -2/+2 |
| * | mpegvideo_enc: add chroma/luma_elim_threshold private options. | Anton Khirnov | 2012-02-29 | 1 | -1/+1 |
| * | mpegvideo_enc: add qp_rd flag to mpv_flags. | Anton Khirnov | 2012-02-29 | 1 | -3/+3 |
* | | fate: disable deshake test as it isnt binary identical across archs. | Michael Niedermayer | 2012-02-29 | 2 | -2/+0 |
* | | fate: switch lavfi-pp targets which need bitexact flags to use them. | Michael Niedermayer | 2012-02-29 | 6 | -10/+10 |
* | | fate: More libpostproc tests to improve coverage. | Michael Niedermayer | 2012-02-29 | 6 | -0/+10 |
* | | tests: add libpostproc test | Michael Niedermayer | 2012-02-28 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-28 | 1 | -0/+1 |
|\| |
|
| * | fate: Overhaul WavPack coverage | Derek Buitenhuis | 2012-02-27 | 30 | -4/+114 |
* | | fate: add test for the life video source. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the unsharp video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the transpose video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the thumbnail video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the select video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the pad video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the overlay video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the fade video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the drawbox video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add test for the deshake video filter. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | | fate: add tests for the setsar and setdar video filters. | Nicolas George | 2012-02-27 | 3 | -0/+4 |
* | | fate: add tests for testsrc. | Nicolas George | 2012-02-27 | 2 | -0/+13 |