38029 Commits (d9b3097ba2d4b215b95481dcd92ce88b4ffae6da)
 

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