271 Commits (cdf71f789b2f94877983f2f2e586e099a7f0e586)

Author SHA1 Message Date
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
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
David Conrad 50a9d32310 oggdec: Set data_offset to the right value 15 years ago
David Conrad 73823cb941 oggdec: Save offset of the page needed to reconstruct the current packet 15 years ago
Baptiste Coudurier 7082ea56c8 mpegts vbr muxing, activated when muxing rate is not supplied by the 15 years ago
Måns Rullgård ecefc5ddbd regtest: run seektest on image sequences 15 years ago
Måns Rullgård d7096d6fdd Run seektest on all generated files 15 years ago