55 Commits (d894752387fe0d79afb752d1437ca4e98a47cf9f)

Author SHA1 Message Date
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
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
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
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
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
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
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
Justin Ruggles 79ee8977c2 ac3enc: correct the flipped sign in the ac3_fixed encoder 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 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
Måns Rullgård 8c067b5dfd Update rv20 seek test reference 14 years ago
Måns Rullgård f729c4aea8 regtest: rename seektest ref files using alphanumeric chars only 15 years ago
Måns Rullgård 48ede394d5 regtest: add seektest reference files for rgb/yuv in avi 15 years ago
James Zern ac9baa716b matroskaenc: Mux clusters better 15 years ago
David Conrad 7bb83d8ddf matroskaenc: Write codec time base as default duration for video tracks. 15 years ago
David Conrad 85e86b6810 Update regression tests after removing track timecode scale from mkvenc 15 years ago
Baptiste Coudurier 95ca3b1e20 In ogg muxer, pack multiple frames into one page, much lower overhead 15 years ago
Michael Niedermayer 008593be52 Change default for bidir_refine to 1. 15 years ago
James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 15 years ago
Michael Niedermayer bd57cae86f use mpeg2 quantization bias for mjpeg. 15 years ago
David Conrad 873d117e4b oggdec: Determine pts and filepos on a packet basis in read_timestamp 15 years ago