247 Commits (ba30fd6c81261c0896e5755a4e1440c2792e2e89)

Author SHA1 Message Date
Michael Niedermayer eba33396f0 avformat/mux: set avoid_negative_ts based on flags if not overridden by user or muxer 12 years ago
Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
Clément Bœsch 635389ccfa Cleanse GIF muxer and encoder. 12 years ago
Anton Khirnov bde48aa92d FATE: enable multiple slices in the ffv1 vsynth test 12 years ago
Michael Niedermayer 6cd650dbd2 ff_gen_search: Fix finding the maximum timestamp in a really small file 12 years ago
Michael Niedermayer 405cc0d905 movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 12 years ago
Carl Eugen Hoyos 7d0e3b197c Write the fiel atom to mov files independently of the used video coded. 12 years ago
Ronald S. Bultje e6bc38fd49 wmv2: move IDCT to its own DSP context. 12 years ago
Paul B Mahol 9e2387a6a9 fate: upate after 55d32eed8f 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Carl Eugen Hoyos 8bf70159dc 10l: Update fate seeking reference after last commit. 12 years ago
内田佳久 7e5d4fa97d mmf.c: Do not write metadata into the SMAF Contents Info chunk. 12 years ago
Michael Niedermayer fa11f36876 mpegpsenc: avoid shifting dts/pts 12 years ago
Paul B Mahol 28d75441ec fate: update seek-lavf-aiff after previous commit 12 years ago
Tomas Härdin 928727f951 mxfdec: Rescale audio stream duration from EditRate to SampleRate 12 years ago
Paul B Mahol 3bb3cddd96 mmfdec: fix seeking 12 years ago
Michael Niedermayer 5e2be27e65 fate: fix typos in wtv seek test 12 years ago
Janne Grunau abab0435d4 fate: split dependencies for fate-seek tests 12 years ago
Michael Niedermayer 13d351bd45 tests/ref/seek/lavf_gif: update for 9d5cfce85540: gifdec: rudimentary seeking 12 years ago
Vitaliy E Sugrobov f83657fcf6 Add exception for "gif" in image2 probe() method. 12 years ago
Carl Eugen Hoyos df651cf42e Add an annotation field as required by the specification when muxing Sun AU. 12 years ago
Matthieu Bouron 83cab07a4c mxfdec: set audio packets pts 12 years ago
Peter Ross a373f35272 wtvenc: produce seekable files 12 years ago
Peter Ross b50759cd6b wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are not required for playback 12 years ago
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