OSDN Git Service

android-x86/external-ffmpeg.git
2012-06-11 Carl Eugen... Make png-in-mov QuickTime-compatible for more colour...
2012-06-11 Clément Bœschmov: export orphan tmcd track metadata to global format...
2012-06-11 Clément Bœschmov: copy timecode metadata from tmcd track to the...
2012-06-11 Clément Bœschmov: parse tref atom.
2012-06-11 Clément Bœschmovenc: add timecode track support.
2012-06-11 Clément Bœschriff: add ISMP/timecode tag.
2012-06-11 Michael Niedermayerffmpeg: allow overriding framerate for stream copy
2012-06-11 James Zernlibvpxenc: add support for forced key frames
2012-06-10 Michael Niedermayerrangecoder: use av_assert
2012-06-10 Michael Niedermayeramrnbdec: use av_assert
2012-06-10 Michael Niedermayerj2k: remove unreachable assert()
2012-06-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-10 Michael Niedermayerdct-test: fix alignment in ff_prores_idct_put_10_sse2()
2012-06-10 Michael Niedermayerpostprocess: fix another void returning void function.
2012-06-10 Stefano Sabatinilavfi: fix signature for default_filter_name()
2012-06-10 Michael Niedermayermpegtsenc: prevent pcr_packet_period==0
2012-06-10 Michael Niedermayertiffenc: use av_assert()
2012-06-10 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-06-10 Nicolas Georgevf_fps: set frame_rate.
2012-06-10 Nicolas Georgevf_tile: update deprecated functions.
2012-06-10 Nicolas Georgevf_tile: set frame_rate.
2012-06-10 Nicolas Georgesdl: fix aspect ratio computations.
2012-06-10 Nicolas Georgesdl: fix overlay size.
2012-06-10 Nicolas Georgesdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.
2012-06-10 Anton Khirnovavconv: multithreaded demuxing.
2012-06-10 Anton KhirnovBump lavu minor and add an APIChanges entry for audioco...
2012-06-10 Anton Khirnovaudioconvert: add a function for extracting the channel...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting the name of...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting channel's...
2012-06-10 Anton Khirnovaudioconvert: use av_popcount64 in av_get_channel_layou...
2012-06-10 Anton Khirnovvf_libopencv: add missing headers.
2012-06-10 Kostya Shishkoviac: add missing dependency
2012-06-10 Michael Niedermayerbprint-test: avoid z modifier, mingw fails with it
2012-06-10 Michael Niedermayersink_buffer: dont return void from void functions.
2012-06-10 Michael Niedermayerlibavcodec/x86/rv40dsp_init.c: add missing HAVE_YASM
2012-06-10 Michael Niedermayerlibavcodec/x86/h264dsp_mmx.c: add forgotten HAVE_YASM
2012-06-10 Michael Niedermayerlibavcodec/x86/dwt.c: move some missed things under...
2012-06-10 Michael Niedermayerdct-test: fix #if for ff_prores_idct_put_10_sse2()
2012-06-10 Michael Niedermayerlibavfilter: make ff_null_start_frame_keep_ref() a...
2012-06-10 Michael Niedermayerfate-acodec-dca2: add bitexact flag
2012-06-10 Michael Niedermayerenc_dec_pcm: add bitexact flag
2012-06-10 Michael Niedermayercmdutils: dont return void from a void function
2012-06-10 Michael Niedermayerh264: use externally provided dimensions when they...
2012-06-09 Paul B Mahollibopenjpegdec: make use of FF_ARRAY_ELEMS
2012-06-09 James Zernlibvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mapping
2012-06-09 Stefano Sabatinilavu/timestamp: remove duplicate definition of AV_TS_MA...
2012-06-09 Paul B Mahollibopenjpeg: YUVA422P and YUVA444P support
2012-06-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-09 Paul B Maholffv1enc: add yuva422p to .pix_fmts
2012-06-09 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-09 J. Bohlremove unreferenced table "dnxhd_1238_ac_index_flag...
2012-06-09 Paul B Mahollibopenjpegdec: unbreak yuva420p support
2012-06-09 Marton Balintffplay: fix return value of get_video_frame if avcodec_...
2012-06-09 Paul B Maholcolorspace-test: add few more tests
2012-06-09 Michael Niedermayerfloat_dsp.c: Restore author attribution that was remove...
2012-06-09 Michael Niedermayerx86/float_dsp.asm: restore author attribution
2012-06-09 Mans Rullgardh264: allow cropping to AVCodecContext.width/height
2012-06-09 Mans Rullgardmov: set AVCodecContext.width/height for h264
2012-06-09 Michael Niedermayerlavc/bintext: check extradata size
2012-06-09 Michael Niedermayerlavf/bintext: allocate FF_INPUT_BUFFER_PADDING_SIZE...
2012-06-09 Michael Niedermayerffmpeg: fix fate breakage introduced by key=value buffe...
2012-06-09 Paul B Maholswscale: unscaled rgb48 <-> bgr48
2012-06-09 Paul B Maholbink: check av_mallocz() return value
2012-06-09 Paul B Maholbinkaudio: prevent extradata overread
2012-06-09 Nicolas Georgeffmpeg: with filter_complex, avoid random in<->out...
2012-06-09 Nicolas Georgeffmpeg: init icodec.
2012-06-09 Nicolas Georgeffmpeg: use the frame rate computed by lavfi.
2012-06-09 Nicolas Georgeffmpeg: add frame rate to the buffersrc arguments.
2012-06-09 Nicolas Georgebuffersrc: deprecate flat options syntax.
2012-06-09 Nicolas Georgebuffersrc: accept the frame rate as argument.
2012-06-09 Nicolas Georgebuffersrc: accept key=value arguments.
2012-06-09 Nicolas Georgebuffersink: add av_buffersink_get_frame_rate().
2012-06-09 Nicolas Georgelavfi: add a frame_rate field to AVFilterLink.
2012-06-09 Kostya Shishkoviac: generate codec tables as they are supposed to be
2012-06-09 Kostya Shishkovindeo4: handle frame type 1 properly
2012-06-09 Michael Niedermayerlibavutil.v: add avpriv prefix
2012-06-09 Michael Niedermayerswr: skip memset(0) in rematrix when the array is known...
2012-06-09 Michael Niedermayerswr: zero buffers on allocation
2012-06-08 J. Bohladd bracket around the argument (fixes compilation...
2012-06-08 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-08 Michael Niedermayerswr: add mix8to2
2012-06-08 Michael Niedermayerswr: 5.1->stereo double, float and s16
2012-06-08 Michael Niedermayerswr: add all in one rematrixing function ptr
2012-06-08 Michael Niedermayerswr: add inrermediate sample type for rematrixing
2012-06-08 Justin Ruggleslavu: change versioning script to include all av* prefi...
2012-06-08 Michael Niedermayerffplay: reset AVFrame to defaults before decoding each...
2012-06-08 Michael Niedermayerffplay: check return code of avcodec_decode_video2()
2012-06-08 Justin Rugglesfloat_dsp: ppc: add a separate header for Altivec funct...
2012-06-08 Mans RullgardARM: fix float_dsp breakage from d5a7229
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-06-08 Michael Niedermayerrv10: change assert() to av_assert()
2012-06-08 Mike Scheutzowffmpeg.c: fix erroneous "Output file is empty" message.
2012-06-08 Paul B MaholRevert "Fix building libopencore_amrnb decoder without...
2012-06-08 Carl Eugen... Add iac build dependency.
2012-06-08 Carl Eugen... Fix dirac decoder build dependencies.
2012-06-08 Carl Eugen... Fix latm muxer Makefile dependencies.
2012-06-08 Carl Eugen... Fix jacosub muxer Makefile dependencies.
next