143 Commits (cc0e2ba1aa93d5bdfe99386af63ad1c8d20079d8)

Author SHA1 Message Date
Michael Niedermayer f0f75dfa34 avformat/utils: inject audio skip side data before the side data merge code 11 years ago
Anton Khirnov 93370d1216 mxfdec: set audio timebase to 1/samplerate 11 years ago
Michael Niedermayer 15d4965239 avcodec/mjpegenc: dont store DQT for LJPEG 11 years ago
James Almer ea70e2f2d7 matroskaenc: Write muxingapp and writingapp elements when using bitexact flag 11 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
Michael Niedermayer abe76b851c ffv1enc: Make ffv1.3 non experimental 11 years ago
Nicolas George dd9555e94b ffmpeg: remove obsolete workaround in trim insertion. 11 years ago
James Almer 088ed53146 lavf/matroskaenc: Check for valid metadata before creating tags 12 years ago
Anton Khirnov 8ad3267ce3 oggdec: do not fall back on binary search in the generic code. 12 years ago
Anton Khirnov a83c0da539 avconv: make -t insert trim/atrim filters. 12 years ago
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