]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-04-17 Michael NiedermayerMerge commit '69f6f03cd16a09e4e848b4e82bae4993bc361cd0'
2013-04-17 Michael NiedermayerMerge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3'
2013-04-17 Michael NiedermayerMerge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc'
2013-04-17 Michael NiedermayerMerge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347'
2013-04-17 Michael NiedermayerMerge commit 'aafed1175df76603e94c99a7748968780d6548d2'
2013-04-17 Paul B Mahollavfi/stereo3d: fix output width for sbsl/sbs2l
2013-04-17 Paul B Mahollavfi: remove bad inverse telecine filters
2013-04-17 Clément Bœschcmdutils: slightly better -filters output.
2013-04-17 Pavel Koshevoyexamples/filtering_audio: get rid of AVABufferSinkParams
2013-04-17 Michael Niedermayerexamples/filtering_audio: enable ref counted frames
2013-04-17 Clément Bœschffplay: use format title metadata to set window caption.
2013-04-17 Anton Khirnovrv10: cosmetics, reformat
2013-04-17 Anton Khirnovqdm2: check that the FFT size is a power of 2
2013-04-17 Anton Khirnovsvq1dec: clip motion vectors to the frame size.
2013-04-17 Anton Khirnovsvq1dec: check that the reference frame has the same...
2013-04-17 Anton Khirnovaf_channelmap: cosmetics, use an extra local variable...
2013-04-17 Anton Khirnovaf_channelmap: sanity check input channel indices in...
2013-04-17 Paul B Mahollavfi/histeq: fix out of array write
2013-04-17 Michael Niedermayerrmdec: dont return uninitialized data
2013-04-16 Carl Eugen... Remove two anonymous arrays.
2013-04-16 Carl Eugen... ass_split: Do not use the function name as a parameter...
2013-04-16 Michael Niedermayerbutterflies_float: replace 2 lea by 2 add
2013-04-16 Christophe... x86: float dsp: butterflies_float SSE
2013-04-16 Paul B Mahollavfi/il: remove pointless store
2013-04-16 Paul B Mahollavfi/earwax: remove pointless store
2013-04-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-16 Paul B Mahollibaacpluc: remove unused code
2013-04-16 Paul B Mahollavfi/stereo3d: remove pointless store
2013-04-16 Paul B Maholsgirledec: remove unused headers
2013-04-16 Paul B Mahollavc: avcodec_open2(): pass context to av_log()
2013-04-16 Stefano Sabatinidoc/filters: fix sentence in setsar/setdar docs
2013-04-16 Stefano Sabatinilavfi/aspect: fix weird copyright notice
2013-04-16 Stefano Sabatinilavfi/split: use AVFILTER_DEFINE_CLASS to define class
2013-04-16 Anton Khirnovcmdutils: Fix build with lavfi disabled
2013-04-16 Michael Niedermayermjpegdec: fix overlapping memcpy with upscale_v
2013-04-16 Paul B Mahollibaacplus: support for float sample format
2013-04-16 Michael Niedermayersws: Skip ff_yuv2rgb_c_init_tables() when the output...
2013-04-16 Michael Niedermayeravcodec/c93: Check for block overlap.
2013-04-16 Michael Niedermayeravutil/avutil_version: Run checks just once
2013-04-16 Paul B Mahollavfi/interlace: remove now unused av_opt_free() call
2013-04-16 Michael Niedermayeravutil/pixdesc: check for component overlap
2013-04-16 Michael Niedermayeravutil/pixdesc: check step/depth against each other
2013-04-16 Michael Niedermayeravutil/pixdesc: support for self-checking the descriptors
2013-04-16 Michael Niedermayeravutil/pixdesc: fix rgb0 descriptors
2013-04-16 Paul B Mahollibaacplus: set supported profiles
2013-04-16 Paul B Mahollibaacplus: set supported channel_layouts
2013-04-16 Michael Niedermayersws/fill_rgb2yuv_table: use ROUNDED_DIV
2013-04-16 Michael Niedermayersws/fill_rgb2yuv_table: increase precission to 32bit
2013-04-16 Michael Niedermayersws/fill_rgb2yuv_table: avoid 2 divisions
2013-04-16 Paul B Mahollibaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft
2013-04-16 Rafaël Carréflvenc: do not mux more than one stream per type
2013-04-16 Michael Niedermayersws: fix alignment of rgb2yuv
2013-04-16 Michael Niedermayerfate: fix histogram test, try #2
2013-04-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-15 Michael NiedermayerMerge commit '015821229f96bf7e677f2a711a58dbea3009f574'
2013-04-15 Michael NiedermayerMerge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'
2013-04-15 Michael NiedermayerMerge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3'
2013-04-15 Michael NiedermayerMerge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb'
2013-04-15 Stefano Sabatinidoc/filters: merge asplit and split documentation
2013-04-15 Stefano Sabatinilavfi/split: fix minor documentation issues
2013-04-15 Clément Bœschlavfi/drawtext: make options array more readable.
2013-04-15 Michael Niedermayersws/x86: update RENAME(rgb24toyv12)() to using the...
2013-04-15 Michael Niedermayervf_histogram: avoid floats, unbreak fate
2013-04-15 Clément Bœschdoc/filters: add a curves example with psfile.
2013-04-15 Michael Niedermayerswr/rematrix: use av_calloc()
2013-04-15 Michael Niedermayerpca: use av_calloc()
2013-04-15 Michael Niedermayerpca: use sizeof(variable) instead of sizeos(TYPE)
2013-04-15 Paul B MaholFATE: add a test for the histogram filter
2013-04-15 Paul B Maholdoc/filters: move aphaser to right(audio) chapter
2013-04-15 Paul B Mahollavfi/histogram: remove pointless store
2013-04-15 Paul B Mahollavfi/noise: remove pointless store
2013-04-15 Clément Bœschlavfi/curves: fix memleak after master component dition.
2013-04-15 Michael Niedermayerdeshake: fix off by 2 error
2013-04-15 Michael Niedermayervf_deshake: Fix crash with r*=64
2013-04-15 Martin Storsjöfate: Set the bitexact flag for vp3/vp5/vp6 tests
2013-04-15 Michael Niedermayerdfa: support decoding version=1.0
2013-04-15 Clément Bœschlavfi/curves: add support for Photoshop curves files...
2013-04-15 Clément Bœschlavfi/curves: add support for master component.
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-04-15 Martin Storsjövp3: bfin: Transpose the IDCTs
2013-04-15 Ronald S. Bultjex86: Move constants to the only place where they are...
2013-04-15 Martin Storsjöbfin: Match DEFUN_END macros to the right functions
2013-04-15 Michael Niedermayersws: remove forgotten FAST_BGR2YV12 define
2013-04-15 Reimar DöffingerAdd thread-safe wrapper for get_format().
2013-04-15 Reimar DöffingerFix compilation on ARM with android gcc 4.7
2013-04-15 Michael Niedermayersws/x86: remove 8bit rgb2yuv coefficient case for rgb24...
2013-04-15 Michael Niedermayersws: Update rgb24toyv12_c() to user supplied rgb2yuv...
2013-04-15 Michael Niedermayersws/"rgb2rgb": drop RGB2YUV_SHIFT
2013-04-14 Michael Niedermayersws/x86: update rgba->yuv to use user supplied table
2013-04-14 Michael Niedermayersws/x86: update rgb/bgr->yuv code to use provided coeff...
2013-04-14 Michael Niedermayersws: init input_rgb2yuv_table depending on yuv colorspace
2013-04-14 Michael Niedermayersws: move RGB2YUV_SHIFT to swscale_internal.h
2013-04-14 Clément Bœschlavf/libquvi: fix error reporting.
2013-04-14 Clément Bœschlavfi/aphaser: silence uninitialized variable warnings.
2013-04-14 Paul B Mahollavfi/negate: stop calling lut_init() as that function...
2013-04-14 Paul B Mahollavfi/testsrc: unbreak smptebars only build
2013-04-14 Clément Bœschlavf: remove some flushing in write_packet muxers callb...
2013-04-14 Stefano Sabatinidoc/filters: remove mention to telecine mp filter
2013-04-14 Clément Bœschlavfi: add missing periods in filter descriptions.
2013-04-14 Stefano Sabatiniffmpeg: show error message in case of av_buffersrc_add_...
next