| Commit message (Expand) | Author | Age | Files | Lines |
* | mmfdec: fix seeking | Paul B Mahol | 2012-12-06 | 1 | -17/+34 |
* | fate: fix typos in wtv seek test | Michael Niedermayer | 2012-12-03 | 1 | -0/+0 |
* | Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6' | Michael Niedermayer | 2012-12-03 | 105 | -0/+0 |
|\ |
|
| * | fate: split dependencies for fate-seek tests | Janne Grunau | 2012-12-02 | 105 | -0/+0 |
* | | tests/ref/seek/lavf_gif: update for 9d5cfce85540: gifdec: rudimentary seeking | Michael Niedermayer | 2012-12-01 | 1 | -13/+26 |
* | | Add exception for "gif" in image2 probe() method. | Vitaliy E Sugrobov | 2012-11-30 | 1 | -27/+27 |
* | | Add an annotation field as required by the specification when muxing Sun AU. | Carl Eugen Hoyos | 2012-11-24 | 3 | -69/+69 |
* | | mxfdec: set audio packets pts | Matthieu Bouron | 2012-11-16 | 2 | -24/+24 |
* | | wtvenc: produce seekable files | Peter Ross | 2012-11-07 | 1 | -12/+19 |
* | | wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are... | Peter Ross | 2012-11-07 | 1 | -15/+15 |
* | | Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56' | Michael Niedermayer | 2012-10-17 | 1 | -15/+15 |
|\| |
|
* | | Merge commit '0bca0283ccded5e32da143a462168ad1988a58fd' | Michael Niedermayer | 2012-10-17 | 26 | -520/+520 |
|\| |
|
| * | riff: do not write empty INFO tags | Victor Vasiliev | 2012-10-16 | 27 | -538/+538 |
* | | lavf/mkv: avoid negative ts by default. | Clément Bœsch | 2012-10-15 | 1 | -22/+22 |
* | | movenc: force video timebase to be 0.1ms precisse at least. | Michael Niedermayer | 2012-10-04 | 4 | -44/+44 |
* | | nutenc: choose for non audio streams a timebase with finer resolution. | Michael Niedermayer | 2012-10-02 | 1 | -35/+35 |
* | | nut: store and read the r_frame_rate | Michael Niedermayer | 2012-10-02 | 1 | -27/+27 |
* | | nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rate | Michael Niedermayer | 2012-10-02 | 1 | -35/+35 |
* | | asfenc: avoid negative timestampsn1.1-dev | Michael Niedermayer | 2012-09-28 | 1 | -27/+27 |
* | | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd | Michael Niedermayer | 2012-09-27 | 37 | -391/+390 |
* | | fate: add faststart regression test. | Clément Bœsch | 2012-09-27 | 1 | -22/+22 |
* | | nutenc: Support writing an index | Michael Niedermayer | 2012-08-26 | 1 | -9/+9 |
* | | lavf: move generic index generation code to a later point | Michael Niedermayer | 2012-07-26 | 1 | -9/+5 |
* | | vocenc: fix sample rate rounding direction | Michael Niedermayer | 2012-06-25 | 1 | -12/+12 |
* | | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' | Michael Niedermayer | 2012-05-30 | 20 | -76/+27 |
|\| |
|
| * | fate: convert codec-regression.sh to makefile rules | Mans Rullgard | 2012-05-29 | 20 | -76/+27 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-17 | 2 | -36/+36 |
|\| |
|
| * | pcmenc: set correct bitrate value | Mans Rullgard | 2012-05-17 | 2 | -36/+36 |
| * | FATE: avoid channel mixing in lavf-dv_fmt | Justin Ruggles | 2012-04-24 | 1 | -13/+13 |
* | | ffmpeg: add support for audio filters. | Anton Khirnov | 2012-05-17 | 2 | -6/+6 |
* | | fate: update ogg seektest after all the bug fixes | Michael Niedermayer | 2012-05-04 | 1 | -8/+16 |
* | | fate: update mmf seek checksum, change caused by av_get_packet() useage | Michael Niedermayer | 2012-05-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-24 | 1 | -1/+1 |
|\| |
|
| * | matroska: Add incremental parsing of clusters. | Dale Curtis | 2012-04-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-20 | 2 | -80/+0 |
|\| |
|
| * | FATE: allow lavf tests to alter input parameters | Justin Ruggles | 2012-04-20 | 1 | -13/+13 |
| * | FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test | Justin Ruggles | 2012-04-20 | 1 | -27/+0 |
| * | FATE: replace the acodec-g726 test with 4 new encode/decode tests | Justin Ruggles | 2012-04-20 | 1 | -53/+0 |
* | | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' | Michael Niedermayer | 2012-04-17 | 1 | -46/+0 |
|\| |
|
* | | asfenc: properly write index information | Ramiro Polla | 2012-04-05 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 7 | -119/+119 |
|\| |
|
| * | mpegaudioenc: use AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 5 | -93/+99 |
| * | ac3enc: update to AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -9/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-17 | 2 | -106/+0 |
|\| |
|
| * | FATE: remove WMA acodec tests | Justin Ruggles | 2012-03-17 | 2 | -106/+0 |
* | | mpegvideo: don't pretend the first frame is always a key frame | Wolfram Gloger | 2012-03-16 | 1 | -3/+3 |
* | | lavf: Add system to seperate relative timestamps from absolute ones. | Michael Niedermayer | 2012-03-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-06 | 1 | -18/+18 |
|\| |
|
| * | aiffdec: do not set AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -18/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-04 | 1 | -12/+12 |
|\| |
|