111 Commits (a57d560db3a18edd9ac9192a8f0e3b6be6ab2d0b)

Author SHA1 Message Date
Victor Vasiliev 0bca0283cc riff: do not write empty INFO tags 12 years ago
Clément Bœsch b08273c9ca lavf/mkv: avoid negative ts by default. 12 years ago
Michael Niedermayer b02493e476 movenc: force video timebase to be 0.1ms precisse at least. 12 years ago
Michael Niedermayer 4abc411b97 nutenc: choose for non audio streams a timebase with finer resolution. 12 years ago
Michael Niedermayer e3fb5bc147 nut: store and read the r_frame_rate 12 years ago
Michael Niedermayer 4eb0f5f635 nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rate 12 years ago
Michael Niedermayer b4c753487c asfenc: avoid negative timestamps 12 years ago
Michael Niedermayer 9e9b5159e9 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 12 years ago
Clément Bœsch 00e1afd83f fate: add faststart regression test. 12 years ago
Michael Niedermayer 3a621c9d99 nutenc: Support writing an index 12 years ago
Michael Niedermayer 2cd491a47c lavf: move generic index generation code to a later point 12 years ago
Michael Niedermayer bacbbd2b03 vocenc: fix sample rate rounding direction 13 years ago
Mans Rullgard 7263cd5544 fate: convert codec-regression.sh to makefile rules 13 years ago
Mans Rullgard 7d7b40f48a pcmenc: set correct bitrate value 13 years ago
Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters. 13 years ago
Michael Niedermayer e8339302c0 fate: update ogg seektest after all the bug fixes 13 years ago
Michael Niedermayer 29ec5c1102 fate: update mmf seek checksum, change caused by av_get_packet() useage 13 years ago
Justin Ruggles c5671aeb77 FATE: avoid channel mixing in lavf-dv_fmt 13 years ago
Dale Curtis 8336eb6f85 matroska: Add incremental parsing of clusters. 13 years ago
Justin Ruggles acb1730218 FATE: allow lavf tests to alter input parameters 13 years ago
Justin Ruggles 5052980400 FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test 13 years ago
Justin Ruggles 03caef1bed FATE: replace the acodec-g726 test with 4 new encode/decode tests 13 years ago
Ramiro Polla bd603494f9 asfenc: properly write index information 13 years ago
Justin Ruggles b0f75ba272 mpegaudioenc: use AVCodec.encode2() 13 years ago
Justin Ruggles aa872af5e3 ac3enc: update to AVCodec.encode2() 13 years ago
Justin Ruggles 85cf49fab7 FATE: remove WMA acodec tests 13 years ago
Wolfram Gloger f8353d5fda mpegvideo: don't pretend the first frame is always a key frame 13 years ago
Michael Niedermayer ad53c7f9ec lavf: Add system to seperate relative timestamps from absolute ones. 13 years ago
Justin Ruggles 8d1a20aa7c aiffdec: do not set AVCodecContext.frame_size 13 years ago
Justin Ruggles 0883109b27 voc/avs: Do not change the sample rate mid-stream. 13 years ago
Justin Ruggles 0b8b7db01b mpegaudio_parser: do not ignore information from the first parsed frame 13 years ago
Anton Khirnov 87d7a92b62 rawdec: set timebase to 1/fps. 13 years ago
Reimar Döffinger 048cc80292 Update mkv seek tests. 13 years ago
Pavel Koshevoy 277e52845e Modified to generate PAT/PMT for video keyframes 13 years ago
Justin Ruggles b498867d66 FATE: update reference for seek-alac_mp4 13 years ago
Anton Khirnov 1270e12e49 avconv: rework -t handling for encoding. 13 years ago
Mans Rullgard 2c98f407c8 fate: make acodec-ac3_fixed test output raw AC3 13 years ago
Janne Grunau f028d4d1c3 mxfdec: hybrid demuxing/seeking solution 13 years ago
Tomas Härdin 2eba8da675 mxfdec: Hybrid demuxing/seeking solution 13 years ago
Tomas Härdin 2212e040b7 mxfdec: Add "fake" index to MXFIndexTable to assist seeking 13 years ago
Reimar Döffinger 31a68ad554 Update seek reference for added metadata to lavf tests. 13 years ago
Tomas Härdin 7d531e83b6 mxfdec: Set DTS and PTS on video packets 13 years ago
Michael Niedermayer 16abd68779 seektest: floatfree 13 years ago
Michael Niedermayer a7aa628e9c regressiontest: try mp2 for wtv 13 years ago
Reimar Döffinger 33a43695c6 Add wtv seek test. 13 years ago
Tomas Härdin ddcf3e0535 mxfdec: Index table driven demuxing and seeking 13 years ago
Luca Barbato 5a2e251645 fate: update asf seektest 13 years ago
Justin Ruggles ca12401376 fate: split acodec-pcm into individual tests 13 years ago
Mans Rullgard 3fe5fc9325 regtest: split video encode/decode tests into individual targets 13 years ago
Diego Biurrun c6cd0e17f3 Replace vendor string in Ogg and FLAC muxers. 13 years ago