87 Commits (08bb2567586599d62a282c4cd31567a0807f3d92)

Author SHA1 Message Date
Anton Khirnov 6072184e70 asfenc: use codec descriptors instead of AVCodecs to write codec info 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
John Stebbins 30ce289074 movenc: Make tkhd "enabled" flag QuickTime compatible 11 years ago
Luca Barbato 7cbc4cb442 fate: update the mmf reference 12 years ago
Anton Khirnov a83c0da539 avconv: make -t insert trim/atrim filters. 12 years ago
Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
Victor Vasiliev 0bca0283cc riff: do not write empty INFO tags 12 years ago
Justin Ruggles 11dcddb97b ffm: do not write or read the audio sample format 12 years ago
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
Alex Converse 41e9682af2 movenc: Write chan atom for all audio tracks in mov mode movies. 13 years ago
Mans Rullgard 11e33402ca fate: use standard diff options 13 years ago
Justin Ruggles c5671aeb77 FATE: avoid channel mixing in lavf-dv_fmt 13 years ago
Justin Ruggles acb1730218 FATE: allow lavf tests to alter input parameters 13 years ago
Anton Khirnov b7327887ea avconv: get output pixel format from lavfi. 13 years ago
Justin Ruggles b0f75ba272 mpegaudioenc: use AVCodec.encode2() 13 years ago
Justin Ruggles aa872af5e3 ac3enc: update to AVCodec.encode2() 13 years ago
Paul B Mahol 05e0061ef6 fate: add pam image regression test 13 years ago
Derek Buitenhuis 6aa6e3e814 fate: Add sunrast regression test 13 years ago
Martin Storsjö 85b221e4d3 dpxenc: Don't include the libavcodec ident if bitexact mode is enabled 13 years ago
Anton Khirnov 63efd83ae1 mpegvideo_enc: add chroma/luma_elim_threshold private options. 13 years ago
Reimar Döffinger a86ca94615 Enable already existing rso regression test. 13 years ago
Reimar Döffinger ecdb31caf2 Add regression test for "sox" format muxer/demuxer. 13 years ago
Carl Eugen Hoyos 8ee2ddcb2a Add dpx encoding regression test. 13 years ago
Anton Khirnov cd1ad18a65 rawenc: switch to encode2(). 13 years ago
Anton Khirnov 1270e12e49 avconv: rework -t handling for encoding. 13 years ago
Anton Khirnov 7063b6eaee lavc: increase major version to 54. 13 years ago
Paul B Mahol 7de9af65c7 fate: add XWD image regression test 13 years ago
Martin Storsjö 5c7c9a9f33 fate: Update file checksums after the mov muxer change in a78dbada55 13 years ago
Justin Ruggles 8e8c51318c movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs 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
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 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
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
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
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
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
Diego Biurrun fd0c3403f6 Update regtest checksums after revision 6001dad. 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
Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago