247 Commits (ba30fd6c81261c0896e5755a4e1440c2792e2e89)

Author SHA1 Message Date
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
Justin Ruggles 82ed4f1ed8 remove the zork pcm seek test 13 years ago
Michael Niedermayer f73f68b894 utils: flush on successfull av_seek_frame_binary() 13 years ago
Michael Niedermayer 27f7589ab1 seek: Fix av_gen_search() so that seeks outside max/min do not successfully seek to random 13 years ago
Michael Niedermayer de9862a95e mpegts: add and use mpegts_get_dts() 13 years ago
John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 13 years ago
Mans Rullgard bc3a741fa0 fate: remove seek-mpeg2reuse test 13 years ago
Michael Niedermayer 0b99e858d1 ffmdec: fix seeking for non indexed files 13 years ago
Justin Ruggles ae264bb29b ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 13 years ago
Anton Khirnov f5302e5dcf ffmpeg: deprecate loop_input and loop_output options 14 years ago
Vitor Sessak ecc297308f lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
Reimar Döffinger 148ffcd2ce Make DV (sub) demuxer set proper pkt->pos values. 14 years ago
Justin Ruggles 79ee8977c2 ac3enc: correct the flipped sign in the ac3_fixed encoder 14 years ago
Michael Niedermayer fbfcc8f1b7 avi: try to synchronize the points in time of the starts of streams after seeking. 14 years ago
Vitor Sessak 96573c0d76 lavf/utils.c: Order packets with identical PTS by stream index. 14 years ago
Justin Ruggles e05a3ac713 ac3enc: select bandwidth based on bit rate, sample rate, and number of 14 years ago
Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
Mans Rullgard 487fef2dcc asf: update seek test reference 14 years ago
Justin 323e6fead0 ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 14 years ago
Justin Ruggles 6159bd0d67 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Justin Ruggles 5b54d4b376 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Justin Ruggles dc7e07ac1f Add stereo rematrixing support to the AC-3 encoders. 14 years ago
Justin Ruggles ec44dd5fc2 Change the default dB-per-bit code from 2 to 3. 14 years ago
Justin Ruggles 295ab2af6e Change FIX15() back to clipping to -32767..32767. 14 years ago
Justin Ruggles 8c634b707b Update the test references for lavf-rm and seek-ac3_rm. 14 years ago
Michael Chinen 475ae04a27 Add a FLAC parser. 14 years ago
Michael Niedermayer 94bdb1f80c Avoid negative SCR in mpeg ps muxer. 14 years ago