38830 Commits (6f9803e5e02c557e1003cface9f3084a7e1e43e4)
 

Author SHA1 Message Date
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
Ronald S. Bultje a928ed3751 vp8: convert mbedge loopfilter x86 assembly to use named arguments. 13 years ago
Ronald S. Bultje bee330e300 vp8: convert inner loopfilter x86 assembly to use named arguments. 13 years ago
Reimar Döffinger 6fe8cb7d70 snowenc: add no_bitstream option. 13 years ago
Reimar Döffinger c4e0d845e2 snowenc: mark some encode_subband arguments const. 13 years ago
Zalewa PL 0d2f4eedc8 mpjpeg: video streaming will no longer break and stop on Firefox 13 years ago
Tomas Härdin 2ff540a0fe mxf: Add DNxHD UL 13 years ago
Baptiste Coudurier 1b99971dc7 vf_frei0r: set outlinks sample aspect ratio to 1 13 years ago
Reimar Döffinger 8fbf825ecc DV: Use profile[1] detection hack only for stype 0. 13 years ago
Reimar Döffinger b52bd2a4ab DV demuxer: Stricter check for avio_read result. 13 years ago
Michael Niedermayer f7b57add8e cook: tighten the quant_index_table range further. 13 years ago
Michael Niedermayer 8e31dbc1dc Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 1af9fdc3ba snow: reject unsupported chroma shifts. 13 years ago
Stefano Sabatini aefd1cb725 lavfi: remove swapuv libmpcodecs wrapper 13 years ago
Stefano Sabatini fa35d880aa lavfi: port MP swapuv filter 13 years ago
Stefano Sabatini 1a3d4b88a4 imgconvert: add macro pixdesc_has_alpha for checking if a pixel format has an alpha component 13 years ago
Michael Niedermayer 174678ff5b mpegvideo_probe: Fix misdetection of mpeg4video files. 13 years ago
Diego Biurrun ffae713a5b Fix a bunch of common typos. 13 years ago
Diego Biurrun eab6968f24 build: Skip compiling xvmc.h under the correct condition. 13 years ago
Gil Pedersen 49e35f497f configure: darwin: Change dylib install names to include major version. 13 years ago
Michael Niedermayer ad53c7f9ec lavf: Add system to seperate relative timestamps from absolute ones. 13 years ago
Alex Converse 100c3fb2d1 mpegts: Always honor a registration descriptor if present and there is no other codec information. 13 years ago
Michael Niedermayer 744dd1d356 aacdec: Fix SCE parity check. 13 years ago
Michael Niedermayer d53fe096e4 aacdec: Fix out of array writes (stack). 13 years ago
Carl Eugen Hoyos d07de6d75d Cosmetics: Remove superfluous newline. 13 years ago
Martin Storsjö 6294d708b8 rtsp: Only set the ttl parameter if the server actually gave a value 13 years ago
Martin Storsjö 2bfd92b330 udp: Set ttl for read-write streams, too, not only for write-only ones 13 years ago
Martin Storsjö c700fdb00f udp: Only bind to the multicast address if in read-only mode 13 years ago
Martin Storsjö 1b89bcdd7f udp: Clarify the comment about binding the multicast address 13 years ago
Martin Storsjö 113d3e106d udp: Reorder comments 13 years ago
Carl Eugen Hoyos 19e72e0a8d Fix 32bit sunrast decoding. 13 years ago
Piotr Bandurski af55a9d80a iff: add support for IFF DEEP 13 years ago
Piotr Bandurski 520cf05338 svq1dec: use AV_LOG_ERROR for error message 13 years ago
Michael Niedermayer a8cedbebf1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer a4524930d9 qpeg: remove unused var from decode_frame() 13 years ago
Michael Niedermayer 4916a8fc44 prores_anatoliy: remove unused variable from prores_encode_frame() 13 years ago