38028 Commits (3fa6d205338c2c019eb024e9b79b5b07c2d72dbb)
 

Author SHA1 Message Date
Reimar Döffinger 3fa6d20533 H264 parser: enable header parsing/frame type detection for is_avc. 13 years ago
Michael Niedermayer d3f81a6700 pamenc: allocate the correct packetsize for mono. 13 years ago
Michael Niedermayer 5d468edb2e pamenc: move allocation down. 13 years ago
Michael Niedermayer e98a76d3c2 h264: use av_fast_padded_malloc() 13 years ago
Paul B Mahol b6a08665d6 img2dec: add im32 extension, sunrast with 32bit depth 13 years ago
Clément Bœsch 624c413d55 examples: add -Wall to CFLAGS. 13 years ago
Clément Bœsch 2b97be5d57 examples/filtering: fix unused variable and return value in open_input_file(). 13 years ago
Clément Bœsch b117c39237 examples/filtering: fix deprecated function calls warnings. 13 years ago
Clément Bœsch f075537561 examples/filtering: fix implicit declarations and function mis-usage. 13 years ago
Michael Niedermayer 4a519b6e03 Merge remote-tracking branch 'qatar/master' 13 years ago
Reimar Döffinger 57182b9f0f lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple. 13 years ago
Reimar Döffinger 76cc0992d8 oggenc: fix condition when not to flush due to keyframe granule. 13 years ago
Reimar Döffinger 030e96fe55 oggdec: improve warning message. 13 years ago
Clément Bœsch 8688e6acba ffprobe: fix crash if the file can't be opened. 13 years ago
Martin Storsjö 5be805d38c mov: Use defines for sample flags in fragments 13 years ago
Martin Storsjö 3eec23f3cd mov: Use defines for trun flags 13 years ago
Martin Storsjö 73328f24fa mov: Use defines for tfhd flags 13 years ago
Kostya Shishkov 6d702dc072 proresenc: force bitrate not to exceed given limit 13 years ago
Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common(). 13 years ago
Ronald S. Bultje 9d3050d3e9 wma: don't return 0 on invalid packets. 13 years ago
Ronald S. Bultje 41afac7f7a asf: prevent packet_size_left from going negative if hdrlen > pktlen. 13 years ago
Ronald S. Bultje 74699ac8c8 mjpegb: don't return 0 at the end of frame decoding. 13 years ago
Reimar Döffinger f23a740303 Add muxer test based on stream-copy from FATE sample. 13 years ago
Martin Storsjö c7e8639c70 rtpdec: Identify incorrectly signalled H263 13 years ago
Michael Niedermayer f3bd226de6 ffmpeg: Fix setting flags for codec copy. 13 years ago
Reimar Döffinger ad8173eb81 Allow other programs to open the same files on Windows. 13 years ago
Reimar Döffinger 7c8d477299 Make AAC in Ogg (ogm) work. 13 years ago
Stefano Sabatini 4538d66010 lavfi/aspect: set default value to 0:1, as stated in the docs 13 years ago
Stefano Sabatini 80715c3b23 lavfi/aspect: remove confusing comments 13 years ago
Stefano Sabatini 360218713f lavfi/aspect: show log info even in case no argument is provided to setdar/setsar 13 years ago
Michael Niedermayer c9ac08277d movenc: Dont crash on aspect=0/0. 13 years ago
Michael Niedermayer c36010c286 avidec: remove harmless duplicate code. 13 years ago
Paul B Mahol bfe7bace8e libx264: unbreak libx264rgb 13 years ago
Michael Niedermayer bbb61a1cd5 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje b1af4e9c27 vp8dsp: split long line. 13 years ago
Ronald S. Bultje 32a659c758 aiff: don't skip block_align==0 check on COMM-after-SSND files. 13 years ago
Alex Converse ce7aee9b73 dpcm: ignore extra unpaired bytes in stereo streams. 13 years ago
Ronald S. Bultje 3e13005cac mp3on4: require a minimum framesize. 13 years ago
Ronald S. Bultje c0994e39d7 mpc7: assign an error level + context to av_log() msg. 13 years ago
Ronald S. Bultje 84c202cc37 huffyuv: error out on bit overrun. 13 years ago
Carl Eugen Hoyos f6492476a6 Fix ffmpeg -codecs output. 13 years ago
Martin Storsjö 0733375059 dct-test: Add the missing ff_ prefix to the altivec functions 13 years ago
Martin Storsjö 89baf35996 dct-test: Remove a stray declaration of a nonexistent function 13 years ago
Martin Storsjö 5302633919 movenc: Write the unknown duration as 64 bit fields in ismv 13 years ago
Martin Storsjö 99a357f4c5 movenc: Write track durations with all bits set if duration is unknown 13 years ago
Paul B Mahol 545e887902 y41penc: switch to encode2() 13 years ago
Paul B Mahol 48ad7f822d r210enc: switch to encode2() 13 years ago
Michael Niedermayer f9caec0cf9 h264: change deblock_h_chroma_8_mmxext() to prevent valgrind confusion. 13 years ago
Ronald S. Bultje af468015d9 als: prevent infinite loop in zero_remaining(). 13 years ago
Ronald S. Bultje 941fc1ea1e cook: prevent div-by-zero if channels is zero. 13 years ago