38765 Commits (b25a265a5c921d2d223a8aeff2f918894d515934)
 

Author SHA1 Message Date
Michael Niedermayer b25a265a5c Merge remote-tracking branch 'qatar/master' 13 years ago
Lou Logan 2d38081b4f cosmetics: fix some typos 13 years ago
Michael Niedermayer 105cac3407 vc1dec: Fix vc1 decoding with --disable-optimizations. 13 years ago
Paul B Mahol bd3e07c82a pcm-mpeg: convert to bytestream2 API 13 years ago
Janne Grunau 8a6037c390 Revert "h264: clear trailing bits in partially parsed NAL units" 13 years ago
Janne Grunau 363bd1c62c remove iwmmxt optimizations 13 years ago
Nico Weber 599888a480 Move struc FFTContext below SECTION_RODATA 13 years ago
Andrey Utkin 3069e70f62 udp: Add option overrun_nonfatal 13 years ago
Andrey Utkin a2eecc110b udp: remove dead code line (unused result) 13 years ago
Michael Niedermayer b0a0e83aee Revert "flvenc: Remove apparently unneeded AAC check." 13 years ago
Paul B Mahol 33c5c3ad07 mimic: do not continue if swap_buf_size is 0 13 years ago
Paul B Mahol dba425ad7a mimic: convert to bytestream2 API 13 years ago
Paul B Mahol 05d089a80b frwu: use MKTAG to check marker instead of AV_RL32 13 years ago
Paul B Mahol 919f355438 txd: port to bytestream2 API 13 years ago
Clément Bœsch 4fe5448790 lavfi/drawtext: add 24 hours wrapping option for timecode. 13 years ago
Paul B Mahol 85aded741e c93: convert to bytestream2 API 13 years ago
Paul B Mahol 947e103a8f iff: make .long_name more descriptive 13 years ago
Paul B Mahol 5a877d9530 FATE: add test for cdxl demuxer 13 years ago
Martin Storsjö 705eeb5eca rtsp: Fix a typo 13 years ago
Michael Niedermayer 88c76c7d22 Revert "udp: add multicast input interface selection" 13 years ago
Hendrik Leppkes 0aedd8c0bd dxva2_vc1: pass the overlap flag to the decoder 13 years ago
Hendrik Leppkes a3c5aefff2 dxva2_vc1: fix decoding of BI frames 13 years ago
Michael Niedermayer 2367b2a502 libavformat.v: add ffio_set_buf_size() for ffserver. 13 years ago
Tudor.Suciu 9abd47fe90 udp: add multicast input interface selection 13 years ago
C Chatterjee 3c9a86df0e flvenc: Remove apparently unneeded AAC check. 13 years ago
ami_stuff 86b6e49d92 iff: check for pbm tag 13 years ago
Michael Niedermayer 1c27359867 Merge remote-tracking branch 'qatar/master' 13 years ago
Miroslav Slugeň 00969376ce ffserver: add missing buffer set after rewrite av_open_input_file to avformat_open_input. 13 years ago
Michael Niedermayer 9fcc62ed9b Revert "ffserver: remove unused variable." 13 years ago
Stefano Sabatini 4272dc3ec5 doc: add vf_crop keepaspect documentation 13 years ago
Baptiste Coudurier f49cb8e669 vf_crop: keepaspect support 13 years ago
Joseph Artsimovich 84b9b4aa18 Fix frame height vs field height confusion in MXF decoding. 13 years ago
Paul B Mahol 4ed0d182e2 FATE: add test for cdxl demuxer 13 years ago
Thilo Borgmann 599881b028 alsdec: Fix out of ltp_gain_values read. 13 years ago
Thilo Borgmann daeffccd98 alsdec: pretty print for another log message 13 years ago
Ronald S. Bultje c95fefa042 dsicinvideo: validate buffer offset before copying pixels. 13 years ago
Matthieu Bouron ad029c24a6 mxfdec: add timecode to metadata 13 years ago
Ronald S. Bultje 97e48b2f54 cook: error out on quant_index values outside [-63, 63] range. 13 years ago
Michael Niedermayer c3c2db49a7 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 6cb89df845 Add missing requirements to libavdevice.pc if lavfi is enabled. 13 years ago
Ronald S. Bultje d7eabd5042 mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 13 years ago
Michael Niedermayer 2440040c7b vc1: add missing entries to ff_vc1_fps_nr. 13 years ago
Michael Niedermayer 8e9a0a3568 mpc7: check subband index 13 years ago
Michael Niedermayer ecc31630f9 mjpegb: Detect changing nb of planes in interlaced video. 13 years ago
Michael Niedermayer 50f4f272fe indeo3: Fix out of reference reading with NULL blocks. 13 years ago
Ronald S. Bultje 442c3a8cb1 cook: expand dither_tab[], and make sure indexes into it don't overflow. 13 years ago
Ronald S. Bultje 71af42bd96 xxan: reindent xan_unpack_luma(). 13 years ago
Ronald S. Bultje f77bfa8376 xxan: protect against chroma LUT overreads. 13 years ago
Ronald S. Bultje 5518827816 xxan: convert to bytestream2 API. 13 years ago
Ronald S. Bultje f1279e286b xxan: don't read before start of buffer in av_memcpy_backptr(). 13 years ago