1545 Commits (70ffda3217c58bbbfb8a7e7c58824b8ca6c56128)

Author SHA1 Message Date
Anton Khirnov 96139b5e32 avconv: move max_frames to options context. 13 years ago
Anton Khirnov 13ccba50d4 avconv: move limit_filesize to options context 13 years ago
Anton Khirnov 6b779cccaa avconv: move start_time, recording_time and input_ts_offset to options context 13 years ago
Alex Converse 757b86cd9e codec-regression: force vsync 0 on the me_threshold test to make sure frames match. 13 years ago
Michael Niedermayer e01770ba01 fate: Switch default tool to test from avconv to ffmpeg 13 years ago
Stefano Sabatini 1717ba0cdd fifo: add FIFO API test program, and fate test 13 years ago
Michael Niedermayer 2e97d1267e regtests: use bitrate syntax understood by both tools 13 years ago
Michael Niedermayer abe0b8e9f3 sws: use shift for chroma sample up convertion 13 years ago
Michael Niedermayer d4f30c7daf h264-422: fix fate to handle 10 bit formats on big endian correctly. 13 years ago
Baptiste Coudurier 2c6348ea67 fate: add h264 intra 4:2:2 tests 13 years ago
Anton Khirnov fb42d156ed movenc: use libx264 by default when possible for mov, mp4 and psp 13 years ago
Anton Khirnov b71389cbae avienc: saner default audio codec. 13 years ago
Anton Khirnov 3436c4a368 matroskaenc: saner default codecs. 13 years ago
Anton Khirnov ddf5ef0263 avconv: remove -intra option. 13 years ago
Anton Khirnov ef44a60710 avconv: rescue poor abused recording_time global. 13 years ago
Kostya Shishkov a43b1e74e2 rmdec: parse FPS in RealMedia properly 13 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 13 years ago
Kostya Shishkov 7c1f6df4b5 rmdec: correct DTS calculation in RealMedia container. 13 years ago
Anton Khirnov 6cd9d0f77d Revert "avconv: use stream copy by default when possible." 13 years ago
Anton Khirnov 4f4f33844a avconv: use stream copy by default when possible. 13 years ago
Anton Khirnov 64db1a82d6 lavc: add audio flag to the 'b' option, deprecate 'ab'. 13 years ago
Anton Khirnov f4ad238c6c avconv: rename sameq to same_quant 13 years ago
Michael Niedermayer 091a24b75f fate: more cases of avconv that should be conditional 13 years ago
Michael Niedermayer 6322bc0b90 fate: some shells parse $11 as ${1}1 13 years ago
Michael Niedermayer 6ae356c9a0 fate: allow specifying the tool to use for fate (avconv / ffmpeg) 13 years ago
Michael Niedermayer ee5234dd67 fate-rsync: switch to our server in preparation of h264 4:2:2 tests 13 years ago
Clément Bœsch 75af0e6a16 dv: honor timecode in DV muxer. 13 years ago
Clément Bœsch b33ca05b46 mxf: add cli option in mxfenc to replace GOP timecode parsing. 13 years ago
Ronald S. Bultje 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Anton Khirnov 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 13 years ago
Kostya Shishkov b86ab38137 Add weighted motion compensation for RV40 B-frames 13 years ago
Ronald S. Bultje 62ee0e6a97 Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." 13 years ago
Ronald S. Bultje ac0fb59348 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Kostya Shishkov 6f7fe4723b Correct chroma vector calculation for RealVideo 3. 13 years ago
Anton Khirnov b4ea1c5a77 Remove the ffserver test. 13 years ago
Carl Eugen Hoyos b36bd27fbe Rm lavfi-showfiltfmts on make testclean. 14 years ago
Stefano Sabatini 9c484d2944 lavfi-showfiltfmts: extend output format for specifying audio data 14 years ago
Mans Rullgard 4555874af1 dnxhd: add regression test for 10-bit 14 years ago
Joseph Artsimovich eedb1f2034 swscale: mark YUV422P10(LE,BE) as supported for output 14 years ago
Mans Rullgard b13c6e336c fate: make vsynth tests depend on only the relevant vref 14 years ago
Mans Rullgard 0218808d49 fate: separate lavf-mxf_d10 test from lavf-mxf 14 years ago
Anton Khirnov f790d0092e ffmpeg: use new avformat_open_* API. 14 years ago
Jindrich Makovicka 575c38d76c mpegtsenc: set Random Access indicator on keyframe start packets 14 years ago
Diego Biurrun 191c5f8ff3 build: move tests/seek_test.c to libavformat and reuse generic build rules 14 years ago
Mans Rullgard ca9036155d build: remove unnecessary FFLDFLAGS variable 14 years ago
Michael Niedermayer a8c2ff2c3c Revert "lavc: remove a half-working attempt at different defaults for audio/video codecs." 14 years ago
Michael Niedermayer 46b32b5197 regtests/sws: update checksums for recent changes 14 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Anton Khirnov 18c007ba37 lavc: remove a half-working attempt at different defaults for audio/video codecs. 14 years ago
Ronald S. Bultje 7d7bacf0f1 swscale: fix overflow in 16-bit vertical scaling. 14 years ago