OSDN Git Service

android-x86/external-ffmpeg.git
2012-02-17 Zongyao QuMakefile: fix proresdec dependancies
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
2012-02-15 Martin Storsjölibavcodec: Add ff_ prefix to some nonstatic symbols
2012-02-15 Martin Storsjövlc/rl: Add ff_ prefix to the nonstatic symbols
2012-02-15 Martin Storsjöh263: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2012-02-15 Martin Storsjömpegvideo: Remove a leftover function declaration
2012-02-15 Martin Storsjörtsp: Make rtsp_demuxer_class static
2012-02-15 Michael Niedermayerffmpeg: Fix image allocation.
2012-02-15 Michael Niedermayerffv1: Warn the user if transparency is stored.
2012-02-15 Nicolas Georgeaf_pan: comment a tricky piece of code.
2012-02-15 Clément Bœschpan: fix uninitialized channel_id variable.
2012-02-15 Clément Bœschaudioconvert: consistent use of FF_ARRAY_ELEMS for...
2012-02-15 Kostya Shishkovprores encoder
2012-02-15 Kostya Shishkovprores: move data shared between decoder and encoder...
2012-02-15 Kostya Shishkovprores: fix multithreaded decoding case when slice...
2012-02-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-14 Michael Niedermayerswscale: enable some more SIMD functions.
2012-02-14 Paul B Maholffv1: PIX_FMT_GRAY8 support
2012-02-14 Clément Bœschlavfi/silencedetect: use av_ts2timestr() macro.
2012-02-14 Paul B MaholCDXL demuxer and decoder
2012-02-14 Michael Niedermayerswscale: yuv2422_2_c_template() add cliping.
2012-02-14 Michael Niedermayerswscale: Add cliping to yuv2422_1_c_template()
2012-02-14 Michael Niedermayerswscale: Fix rounding in yuv2mono_1_c_template()
2012-02-14 Michael Niedermayerswscale: Fix rounding in yuv2rgb_1_c_template()
2012-02-14 Michael Niedermayerswscale: yuv2422_1_c_template: fix rounding
2012-02-14 Alex Conversehls: Re-add legacy applehttp name to preserve interface...
2012-02-14 Martin Storsjöhlsproto: Rename the functions and context
2012-02-14 Martin Storsjöhlsproto: Encourage users to try the hls demuxer instea...
2012-02-14 Martin Storsjödoc: Move the hls protocol section into the right place
2012-02-14 Martin Storsjölibavformat: Rename the applehttp protocol to hls
2012-02-14 Martin Storsjöhls: Rename the functions and context
2012-02-14 Martin Storsjölibavformat: Rename the applehttp demuxer to hls
2012-02-14 Martin Storsjörtpdec: Support H263 in RFC 2190 format
2012-02-14 Janne Grunaurv30: check block type validity
2012-02-14 Paul B Maholttadec: CRC checking
2012-02-14 Stefano Sabatinilavfi/ashowinfo: only print checksum for the existing...
2012-02-14 Stefano Sabatinilavfi/showinfo: only print checksum for the existing...
2012-02-14 Stefano Sabatinilavfi/*showinfo: use av_ts2* macros in showinfo and...
2012-02-14 Stefano Sabatiniffmpeg.c: implement -debug_ts option
2012-02-14 Martin Storsjömovenc: Support muxing VC1
2012-02-14 Martin Storsjöavconv: Don't split out inline sequence headers when...
2012-02-14 Janne Grunaurv34: handle size changes during frame multithreading
2012-02-14 Janne Grunaurv40: prevent undefined signed overflow in rv40_loop_fi...
2012-02-14 Janne Grunaurv34: use AVERROR return values in ff_rv34_decode_frame()
2012-02-14 Janne Grunaurv34: use uint16_t for RV34DecContext.deblock_coefs
next