OSDN Git Service

android-x86/external-ffmpeg.git
2012-02-19 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-02-19 Michael Niedermayerpamdec: fix mono support.
2012-02-19 Reimar DöffingerH264 parser: enable header parsing/frame type detection...
2012-02-19 Michael Niedermayerpamenc: allocate the correct packetsize for mono.
2012-02-19 Michael Niedermayerpamenc: move allocation down.
2012-02-19 Michael Niedermayerh264: use av_fast_padded_malloc()
2012-02-19 Paul B Maholimg2dec: add im32 extension, sunrast with 32bit depth
2012-02-19 Clément Bœschexamples: add -Wall to CFLAGS.
2012-02-19 Clément Bœschexamples/filtering: fix unused variable and return...
2012-02-19 Clément Bœschexamples/filtering: fix deprecated function calls warnings.
2012-02-19 Clément Bœschexamples/filtering: fix implicit declarations and funct...
2012-02-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-18 Reimar Döffingerlavf-fate-ogg_vp3: Try -idct auto instead of -idct...
2012-02-18 Reimar Döffingeroggenc: fix condition when not to flush due to keyframe...
2012-02-18 Reimar Döffingeroggdec: improve warning message.
2012-02-18 Clément Bœschffprobe: fix crash if the file can't be opened.
2012-02-18 Martin Storsjömov: Use defines for sample flags in fragments
2012-02-18 Martin Storsjömov: Use defines for trun flags
2012-02-18 Martin Storsjömov: Use defines for tfhd flags
2012-02-18 Kostya Shishkovproresenc: force bitrate not to exceed given limit
2012-02-18 Ronald S. Bultjevc1parse: call vc1_init_common().
2012-02-18 Ronald S. Bultjewma: don't return 0 on invalid packets.
2012-02-18 Ronald S. Bultjeasf: prevent packet_size_left from going negative if...
2012-02-18 Ronald S. Bultjemjpegb: don't return 0 at the end of frame decoding.
2012-02-18 Reimar DöffingerAdd muxer test based on stream-copy from FATE sample.
2012-02-18 Martin Storsjörtpdec: Identify incorrectly signalled H263
2012-02-18 Mashiat Sarker... Perform inter-channel decorr. only if both channels...
2012-02-18 Michael Niedermayerffmpeg: Fix setting flags for codec copy.
2012-02-18 Reimar DöffingerAllow other programs to open the same files on Windows.
2012-02-18 Reimar DöffingerMake AAC in Ogg (ogm) work.
2012-02-18 Stefano Sabatinilavfi/aspect: set default value to 0:1, as stated in...
2012-02-18 Stefano Sabatinilavfi/aspect: remove confusing comments
2012-02-18 Stefano Sabatinilavfi/aspect: show log info even in case no argument...
2012-02-18 Michael Niedermayermovenc: Dont crash on aspect=0/0.
2012-02-18 Michael Niedermayeravidec: remove harmless duplicate code.
2012-02-18 Paul B Mahollibx264: unbreak libx264rgb
2012-02-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-18 Ronald S. Bultjevp8dsp: split long line.
2012-02-17 Ronald S. Bultjeaiff: don't skip block_align==0 check on COMM-after...
2012-02-17 Alex Conversedpcm: ignore extra unpaired bytes in stereo streams.
2012-02-17 Ronald S. Bultjemp3on4: require a minimum framesize.
2012-02-17 Ronald S. Bultjempc7: assign an error level + context to av_log() msg.
2012-02-17 Ronald S. Bultjehuffyuv: error out on bit overrun.
2012-02-17 Carl Eugen... Fix ffmpeg -codecs output.
2012-02-17 Martin Storsjödct-test: Add the missing ff_ prefix to the altivec...
2012-02-17 Martin Storsjödct-test: Remove a stray declaration of a nonexistent...
2012-02-17 Martin Storsjömovenc: Write the unknown duration as 64 bit fields...
2012-02-17 Martin Storsjömovenc: Write track durations with all bits set if...
2012-02-17 Paul B Maholy41penc: switch to encode2()
2012-02-17 Paul B Maholr210enc: switch to encode2()
2012-02-17 Michael Niedermayerh264: change deblock_h_chroma_8_mmxext() to prevent...
2012-02-17 Ronald S. Bultjeals: prevent infinite loop in zero_remaining().
2012-02-17 Ronald S. Bultjecook: prevent div-by-zero if channels is zero.
2012-02-17 Carl Eugen... Make CDXL palette opaque.
2012-02-17 Anton Khirnovpamenc: switch to encode2().
2012-02-17 Anton Khirnovsvq1enc: switch to encode2().
2012-02-17 Anton Khirnovdvenc: switch to encode2().
2012-02-17 Anton Khirnovdpxenc: switch to encode2().
2012-02-17 Anton Khirnovpngenc: switch to encode2().
2012-02-17 Anton Khirnovv210enc: switch to encode2().
2012-02-17 Anton Khirnovxwdenc: switch to encode2().
2012-02-17 Justin Rugglesttadec: use branchless unsigned-to-signed unfolding
2012-02-17 Aneesh Dograavcodec: add a Sun Rasterfile encoder
2012-02-17 Aneesh Dograsunrast: Move common defines to a new header file.
2012-02-17 Paul B Maholcdxl: fix video decoding for some files
2012-02-17 Paul B Maholcdxl: fix audio for some samples
2012-02-17 Paul B Maholapetag: add proper support for binary tags
2012-02-17 Paul B Maholttadec: remove dead code
2012-02-17 Ronald S. Bultjeswscale: make access to filter data conditional on...
2012-02-17 Ronald S. Bultjeswscale: update context offsets after removal of AlpMmx...
2012-02-17 Reimar Döffingermatroskadec: introduce resync function.
2012-02-17 Reimar DöffingerAdd ismv regression test.
2012-02-17 Reimar Döffingermovenc: fix crashes if a stream is empty.
2012-02-17 Kostya Shishkovprores: initialise encoder and decoder parts only when...
2012-02-17 Andrew Wasonmovenc: leave st->codec->frame_size as is instead of...
2012-02-17 Kostya Shishkovprores: initialise encoder and decoder parts only when...
2012-02-17 Ronald S. Bultjeswscale: make monowhite/black RGB-independent.
2012-02-17 Zongyao QuMakefile: fix proresdec dependancies
2012-02-17 Ronald S. Bultjeflac: fix infinite loops on all-zero input or end-of...
2012-02-17 Ronald S. Bultjewmapro: change max. block size to 13 bits.
2012-02-17 Matthieu Bouronffprobe: add count_frames and count_packets options
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-16 Stefano Sabatinilavfi/overlay: add logic for avoiding overlaying frames...
2012-02-16 Rafaël Carrédshow_filter: fix compilation with mingw-w64
2012-02-16 Michael Niedermayerg729dec: fix 'warning: assignment from incompatible...
2012-02-16 Michael Niedermayerg729dec: fix use of deprecated functions.
2012-02-16 Michael Niedermayerdiracdec: fix use of deprecated funnctions
2012-02-16 Michael Niedermayershorten: Use separate pointers for the allocated memory...
2012-02-16 Michael Niedermayeratrac3: Fix crash in tonal component decoding.
2012-02-16 Michael Niedermayerws_snd1: Fix wrong samples counts.
2012-02-16 Michael Niedermayerqtrleenc: fix uninitialized variable warnings
2012-02-16 Michael Niedermayerproresdec2: use ff_dsputil_init() avoid deprecated...
2012-02-16 Michael Niedermayerproresdec2: Fix 16 vs. 8bit compiler warnings.
2012-02-16 Martin Storsjömovenc: Don't set a default sample duration when creati...
2012-02-16 Martin Storsjörtp: Factorize the check for distinguishing RTCP packet...
2012-02-16 Ronald S. Bultjegolomb: avoid infinite loop on all-zero input (or end...
2012-02-16 Justin Rugglesbethsoftvid: synchronize video timestamps with audio...
2012-02-16 Justin Rugglesbethsoftvid: add audio stream only after getting the...
2012-02-16 Justin Rugglesbethsoftvid: Set video packet duration instead of accum...
2012-02-16 Justin Rugglesbethsoftvid: set packet key frame flag for audio and...
next