Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-20applehttp: Do seeking within segments, tooPanagiotis H.M. Issaris
2012-02-20cmdutils: add -cpuflags.Michael Niedermayer
2012-02-19Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer
2012-02-19doxy: remove reference to removed apiLuca Barbato
2012-02-19examples: unbreak compilationLuca Barbato
2012-02-19ttadec: cosmetics: reindentPaul B Mahol
2012-02-19pamdec: fix mono support.Michael Niedermayer
2012-02-19sunrast: use RLE trigger macro inplace of the hard coded value.Aneesh Dogra
2012-02-19sunrastenc: set keyframe flag for the output packet.Aneesh Dogra
2012-02-19H264 parser: enable header parsing/frame type detection for is_avc.Reimar Döffinger
2012-02-19mpegvideo_enc: switch to encode2().Anton Khirnov
2012-02-19mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0Anton Khirnov
2012-02-19pamenc: allocate the correct packetsize for mono.Michael Niedermayer
2012-02-19pamenc: move allocation down.Michael Niedermayer
2012-02-19h264: use av_fast_padded_malloc()Michael Niedermayer
2012-02-19img2dec: add im32 extension, sunrast with 32bit depthPaul B Mahol
2012-02-19examples: add -Wall to CFLAGS.Clément Bœsch
2012-02-19examples/filtering: fix unused variable and return value in open_input_file().Clément Bœsch
2012-02-19examples/filtering: fix deprecated function calls warnings.Clément Bœsch
2012-02-19examples/filtering: fix implicit declarations and function mis-usage.Clément Bœsch
2012-02-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-19lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple.Reimar Döffinger
2012-02-19oggenc: fix condition when not to flush due to keyframe granule.Reimar Döffinger
2012-02-19oggdec: improve warning message.Reimar Döffinger
2012-02-19ffprobe: fix crash if the file can't be opened.Clément Bœsch
2012-02-18mov: Use defines for sample flags in fragmentsMartin Storsjö
2012-02-18mov: Use defines for trun flagsMartin Storsjö
2012-02-18mov: Use defines for tfhd flagsMartin Storsjö
2012-02-18proresenc: force bitrate not to exceed given limitKostya Shishkov
2012-02-18vc1parse: call vc1_init_common().Ronald S. Bultje
2012-02-18wma: don't return 0 on invalid packets.Ronald S. Bultje
2012-02-18asf: prevent packet_size_left from going negative if hdrlen > pktlen.Ronald S. Bultje
2012-02-18mjpegb: don't return 0 at the end of frame decoding.Ronald S. Bultje
2012-02-18Add muxer test based on stream-copy from FATE sample.Reimar Döffinger
2012-02-18rtpdec: Identify incorrectly signalled H263Martin Storsjö
2012-02-18Perform inter-channel decorr. only if both channels are codedMashiat Sarker Shakkhar
2012-02-18ffmpeg: Fix setting flags for codec copy.Michael Niedermayer
2012-02-18Allow other programs to open the same files on Windows.Reimar Döffinger
2012-02-18Make AAC in Ogg (ogm) work.Reimar Döffinger
2012-02-18lavfi/aspect: set default value to 0:1, as stated in the docsStefano Sabatini
2012-02-18lavfi/aspect: remove confusing commentsStefano Sabatini
2012-02-18lavfi/aspect: show log info even in case no argument is provided to setdar/se...Stefano Sabatini
2012-02-18movenc: Dont crash on aspect=0/0.Michael Niedermayer
2012-02-18avidec: remove harmless duplicate code.Michael Niedermayer
2012-02-18libx264: unbreak libx264rgbPaul B Mahol
2012-02-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-18vp8dsp: split long line.Ronald S. Bultje
2012-02-18aiff: don't skip block_align==0 check on COMM-after-SSND files.Ronald S. Bultje
2012-02-18dpcm: ignore extra unpaired bytes in stereo streams.Alex Converse
2012-02-18mp3on4: require a minimum framesize.Ronald S. Bultje