]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-06-12 Ronald S. Bultjesws: fix planar RGB input conversions for 9/10/16 bpp.
2012-06-12 Alex Converseavfilter: Log an error if avfilter fails to configure...
2012-06-12 Anton Khirnovavconv: support only native pthreads.
2012-06-12 Samuel Pitoisetrtmp: Fix a possible access to invalid memory location...
2012-06-12 Paul B Mahollibvorbis: cosmetics: remove empty line at EOF
2012-06-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-12 Michael Niedermayerlavf: add a "warning" when discarding a oddly backward...
2012-06-12 Michael Niedermayerlavf: handle data like subtitles in start time calculation.
2012-06-12 Michael Niedermayerswr: mix_2_1_int16_mmx/sse
2012-06-12 Michael Niedermayerswr: mix_1_1_int16_sse
2012-06-12 Michael Niedermayerswr: mix_1_1 int16 MMX
2012-06-12 Michael Niedermayerswr: mix_2_1_float SSE/AVX
2012-06-12 Michael Niedermayerswr: SIMD rematrixing and SSE/AVX mix_1_1 float
2012-06-12 Michael Niedermayerswr: add native matrix for SIMD
2012-06-12 Michael Niedermayerswr: add function pointers for SIMD rematrixing
2012-06-12 Michael Niedermayerswresample.c: update copyleft year
2012-06-12 Michael Niedermayerswr: use &~15
2012-06-12 Michael Niedermayerswr: replace /16 by >>4
2012-06-11 Stefano Sabatinilavu/error: add av_make_error_string() and av_err2str...
2012-06-11 Stefano Sabatinilavu/error: fix sign error in av_sterror() error code
2012-06-11 Stefano Sabatinilavu/error: use a table to store error codes and string...
2012-06-11 Stefano Sabatinitests/parseutils: change test to make it platform indep...
2012-06-11 Michael Niedermayerffmpeg: disable threading on mingw, it doesnt work...
2012-06-11 Michael Niedermayerrtmpproto: replace strtok_r by av_strtok its unavailabl...
2012-06-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-11 Michael Niedermayerpngenc: use av_assert
2012-06-11 Michael Niedermayer4xm: use av_assert()
2012-06-11 Nedeljko BabicOptimization of AMR NB and WB decoders for MIPS
2012-06-11 Paul B MaholRemove eightsvx_raw decoder line
2012-06-11 Michael Niedermayerflvenc: use av_assert instead of assert
2012-06-11 Michael Niedermayerrv20enc: use av_assert
2012-06-11 Samuel Pitoisetrtmp: Do not send extension for flv files
2012-06-11 Samuel Pitoisetrtmp: support connection parameters
2012-06-11 Samuel Pitoisetdoc: Add documentation for the newly added rtmp_* options
2012-06-11 Michael Niedermayerrandom_seed: rewrite generic code.
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...
next