83 Commits (8e576d58306df95d6373dd0ca2c1f21f1afaeca9)

Author SHA1 Message Date
Anton Khirnov 81ac4cda0b fate-lavf-ts: use -mpegts_transport_stream_id option. 13 years ago
Diego Biurrun c6cd0e17f3 Replace vendor string in Ogg and FLAC muxers. 13 years ago
John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 13 years ago
Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 13 years ago
Michael Niedermayer 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 13 years ago
Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 13 years ago
Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 13 years ago
Clément Bœsch 75af0e6a16 dv: honor timecode in DV muxer. 13 years ago
Mans Rullgard 0218808d49 fate: separate lavf-mxf_d10 test from lavf-mxf 14 years ago
Jindrich Makovicka 575c38d76c mpegtsenc: set Random Access indicator on keyframe start packets 14 years ago
Michael Niedermayer 46b32b5197 regtests/sws: update checksums for recent changes 14 years ago
Anton Khirnov f5302e5dcf ffmpeg: deprecate loop_input and loop_output options 14 years ago
Anton Khirnov 5e8d2e337e lavf: deprecate AVStream.quality. 14 years ago
Michael Niedermayer 0af8a71d66 swscale: fix JPEG-range YUV scaling artifacts. 14 years ago
Michael Niedermayer 2b6bfff2b2 swscale: Do not loose precission on yuv values after rgb->yuv. 14 years ago
Baptiste Coudurier 7e19a6e868 movenc: always write esds descriptor length using 4 bytes. 14 years ago
Vitor Sessak ecc297308f lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
Michael Niedermayer 749d16ced4 Checksum update due to (should make fate green again) 14 years ago
Anton Khirnov f8fec05052 mpegtsenc: make PMT PID really start on pmt_start_pid 14 years ago
Justin Ruggles 79ee8977c2 ac3enc: correct the flipped sign in the ac3_fixed encoder 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun fd0c3403f6 Update regtest checksums after revision 6001dad. 14 years ago
Baptiste Coudurier 0ba8485666 In mov muxer, compute avg bitrate in esds 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
Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 14 years ago
Michael Niedermayer 116758a358 Fix yuvj420p scaling artefact, issue1108. 14 years ago
Baptiste Coudurier 93dfda8896 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 14 years ago
Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
Justin 323e6fead0 ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 14 years ago
Justin Ruggles 660ab0e64d ac3enc: change default floor code to 7. 14 years ago
Justin Ruggles 50d7140441 ac3enc: change default floor code to 7. 14 years ago
Justin Ruggles 1003022668 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
Mans Rullgard 6aef89d54e Update mpegts test reference 14 years ago
Mans Rullgard 79dca23dc2 Update mpegts test reference 14 years ago
Georgi Chorbadzhiyski 4c9bfe3e4e mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Justin Ruggles 024f63709d Add regression test for stereo s16le in voc. 14 years ago
Justin Ruggles a4f5af13fb Add regression test for stereo s16le in voc. 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 Niedermayer 94bdb1f80c Avoid negative SCR in mpeg ps muxer. 14 years ago
Baptiste Coudurier a7ba165a0c Update gxf regression tests because of r25399 14 years ago
Reuben Martin ad4c3c6840 In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at gmail dot com 14 years ago
Michael Niedermayer 9b272e3274 Init SCR in mpeg muxer based on first DTS. 14 years ago
Vitor Sessak 6b85316bd2 Test decoding in fate-lavf-gif 14 years ago