43443 Commits (22d804b7f0da5e3cb72860a8e337007abbb9e276)
 

Author SHA1 Message Date
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 13 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 13 years ago
Kostya Shishkov 8f2aa89a5d mpc8: do not leave padding after last frame in buffer for the next decode call 13 years ago
Clément Bœsch aca0f78114 lavf/movenc: add frame rate heuristic for timecode frame rate. 13 years ago
Clément Bœsch 4b365b0868 lavu/timecode: add av_timecode_check_frame_rate(). 13 years ago
Clément Bœsch 6b3484dcbc lavf/mxfenc: better error handling with invalid frame rate. 13 years ago
Clément Bœsch aad737c669 lavf/mxfenc: simplify frame rate checks. 13 years ago
jamal 82e5c5d45b lavc/old_codec_ids: Fix make checkheaders. 13 years ago
Anton Khirnov 94364b7d42 mpegaudioenc: list supported channel layouts. 13 years ago
Anton Khirnov 927e92cdc7 mpegaudiodec: don't print an error on > 1 frame in a packet. 13 years ago
Anton Khirnov 5702c8670e api-example: update to new audio encoding API. 13 years ago
Michael Niedermayer e40f7f1e01 cavs: fix memleak 13 years ago
Michael Niedermayer c794acc44e x86inc.asm: remove redundant ifdef __YASM_VER__ 13 years ago
Paul B Mahol 8654d6c892 libtwolame: fix stupid bug 13 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 13 years ago
Mans Rullgard 154caa677c configure: add --enable/disable-random option 13 years ago
Michael Niedermayer 2fc7c818cb Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol 2da5a5ce00 gifdec: return more meaningful error codes 13 years ago
Paul B Mahol f64288960b gifdec: remove redundant "gif: " from av_dlog() 13 years ago
Paul B Mahol 3662f787e7 gifdec: pass avctx to av_log() 13 years ago
Diego Biurrun 578344f79c doc: cygwin: Update list of FATE package requirements 13 years ago
Diego Biurrun a2b4d1df52 build: Remove all installed headers and header directories on uninstall 13 years ago
Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 13 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 13 years ago
Samuel Pitoiset 00cb52c65c rtmp: Add a new option 'rtmp_subscribe' 13 years ago
Samuel Pitoiset f9e77c1762 rtmp: Add support for subscribing live streams 13 years ago
Samuel Pitoiset 12127b65b0 rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macro 13 years ago
jamal 49440853d0 build: Fix some paths in uninstall-libs 13 years ago
jamal 7c5466d4fc checkheaders: Fix directory creation in out-of-tree builds. 13 years ago
Mans Rullgard ec9d2c15c1 ARM: use Q/R inline asm operand modifiers only if supported 13 years ago
Michael Niedermayer bc773d0d42 Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4' 13 years ago
Michael Niedermayer 0049af2628 pnmdec: make ff_pnm_decode_header() more robust 13 years ago
Michael Niedermayer bb7744a45b pnmdec: make pnm_get more robust 13 years ago
Derek Buitenhuis 9b34ae4a65 configure: Add support for e500mc CPU 13 years ago
Paul B Mahol 13c5069187 lavfi: add smptebars source 13 years ago
Stefano Sabatini 13bbc464ed examples/muxing: set codec in the codec context 13 years ago
Michael Niedermayer 8993c25695 avidec: fix AVStream.info memleak with dv. 13 years ago
Derek Buitenhuis 4ab26cb4cc configure: Add support for e500mc CPU 13 years ago
Michael Niedermayer 2f6f2f4f73 mpeg12dec: move checks out of decode picture coding extension. 13 years ago
Mans Rullgard edd8226795 x86: fix build with nasm 2.08 13 years ago
Mans Rullgard 180d43bc67 x86: use nop cpu directives only if supported 13 years ago
Mans Rullgard 7238265052 x86: fix rNmp macros with nasm 13 years ago
Mans Rullgard f295fee2c9 build: add trailing / to yasm/nasm -I flags 13 years ago
Mans Rullgard 2b140a3d09 x86: use 32-bit source registers with movd instruction 13 years ago
Mans Rullgard a3df4781f4 x86: add colons after labels 13 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 13 years ago
Yaakov Selkowitz f5d2c597e9 build: fix library installation on cygwin 13 years ago
Michael Niedermayer 7febc5aa93 arm: fix compile with disable-optimizations on android 13 years ago
Clément Bœsch cf753d5b59 doc: fix misspelled "convergence". 13 years ago