98 Commits (a63a86fd6f2a59d99f185e6c75b13d66b7acadab)

Author SHA1 Message Date
  Martin Storsjö 5c7c9a9f33 fate: Update file checksums after the mov muxer change in a78dbada55 13 years ago
  Reimar Döffinger 6c723f3f9d lavf-regression: minimal metadata test. 13 years ago
  Michael Niedermayer a7aa628e9c regressiontest: try mp2 for wtv 13 years ago
  Michael Niedermayer 87d781de7a regressiontest: try to fix wtv 13 years ago
  Reimar Döffinger 60b252eb57 Add caf format regression test. 13 years ago
  Reimar Döffinger f22c5bae52 Enable already existing rso regression test. 13 years ago
  Reimar Döffinger 7c875c2d59 Add regression test for "sox" format muxer/demuxer. 13 years ago
  Reimar Döffinger 5335bff9ec Add wtv lavf regression test. 13 years ago
  Justin Ruggles 8e8c51318c movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs 13 years ago
  Matthieu Bouron 070a40f1b7 gxfenc: support timecode option 13 years ago
  Michael Niedermayer 901af94b69 movenc: Always write EDTS when we are able to. 13 years ago
  Michael Niedermayer fc09bf57a6 movenc: Write file with minimal number of chunks for the given interleaving. 13 years ago
  Michael Niedermayer 957867ab13 ffmpeg: rewrite vsync / notimestamps handling 13 years ago
  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 14 years ago
  Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 14 years ago
  Clément Bœsch 75af0e6a16 dv: honor timecode in DV muxer. 14 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