OSDN Git Service

android-x86/external-ffmpeg.git
2012-02-18 Clément Bœschffprobe: fix crash if the file can't be opened.
2012-02-18 Reimar DöffingerAdd muxer test based on stream-copy from FATE sample.
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-17 Carl Eugen... Fix ffmpeg -codecs output.
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...
2012-02-16 Justin Rugglesbethsoftvid: fix read_packet() return codes.
2012-02-16 Justin Rugglesbethsoftvid: pass palette in side data instead of in...
2012-02-16 Martin Storsjösdp: Ignore RTCP packets when autodetecting RTP streams
2012-02-16 Kostya Shishkovproresenc: initialise 'sign' variable
2012-02-16 Michael Niedermayersnow: zero scratchbuf.
2012-02-16 Michael Niedermayerfate: trying to fix "libavcodec/dct-test.o:(.rodata...
2012-02-16 Christophe... mpegaudio: replace memcpy by SIMD code
2012-02-16 Ronald S. Bultjevc1: prevent using last_frame as a reference for I...
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-02-16 PilotwareHandle interlaced formats (two coding units together...
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-15 Michael Niedermayerproresenc: Rename for incoming NIH-syndrom.
2012-02-15 Mashiat Sarker... Do not try to read residue if ave_mean <= 1
2012-02-15 Mashiat Sarker... Move some variable declarations to comply with C90
2012-02-15 Mashiat Sarker... Cosmetics: fix some whitespace errors
2012-02-15 Mashiat Sarker... Support 24-bit decoding
2012-02-15 Michael Niedermayerwmall: remove ;;
2012-02-15 Martin Storsjöppc: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjösh4: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 Martin Storsjörtjpeg: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjörv: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjövp56: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjövorbis: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömsmpeg4: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjövc1: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömsmpeg4: Add ff_ prefixes to nonstatic symbols
2012-02-15 Martin Storsjösnow: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömpeg12: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömpeg4: Add ff_ prefixes to nonstatic symbols
2012-02-15 Martin Storsjölagarith: Add ff_ prefix to lag_rac_init
2012-02-15 Martin Storsjölibavcodec: Add ff_ prefix to j_rev_dct*
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to inv_zigzag_direct16
2012-02-15 Martin Storsjölibavcodec: Prefix fdct_ifast, fdct_ifast248
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
next