]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 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_...
2013-04-14 Stefano Sabatinidoc: document -opencl_options option in ff* tools manuals
2013-04-14 Clément BœschAdd avpriv_dsputil_init() and use it in lavfi where...
2013-04-14 Michael Niedermayersws/input: replace hardcoded rgb2yuv coefficients by...
2013-04-14 Michael Niedermayerswscale/output: fix alpha scale in the new functions
2013-04-14 Michael Niedermayersws/output: add yuv2rgb_full_1_c_template()
2013-04-14 Clément Bœschdoc/filters: move mpdecimate doc to a more appropriate...
2013-04-14 Clément Bœschlavfi: port IVTC filters from vapoursynth.
2013-04-14 Clément Bœschlavfi: rename decimate to mpdecimate.
2013-04-14 Michael Niedermayersws/output: add +yuv2rgb_full_2_c_template()
2013-04-14 Michael Niedermayersws/output: factor yuv2rgb_write_full() out
2013-04-14 Clément Bœschlavfi/smptehdbars: fix priv_class pointer.
2013-04-14 Clément Bœschlavfi/testsrc: grammar fix in comment after 03e2ec32.
2013-04-14 Paul B Mahollavfi: add smptehdbars source
2013-04-13 Paul B Maholdoc/filters: move telecine from audio to video filters
2013-04-13 Clément Bœschlavu/dict: cosmetic realign.
2013-04-13 James Almerlog: Remove redundant va_list creation from missing_fea...
2013-04-13 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-13 Michael Niedermayeroggenc: Fix pref_duration AVOption type
2013-04-13 Nicolas Georgelavu/opt: check int lists length for overflow.
2013-04-13 Nicolas Georgelavu: add parens to macro argument.
2013-04-13 Nicolas Georgelavu: add av_pure to av_int_list_length_for_size.
2013-04-13 Nicolas Georgelavfi/buffersink: factor checks for lists sizes.
2013-04-13 Michael Niedermayeravcodec: fix ignorecrop AVOption offset
2013-04-13 Clément Bœschdoc/filters: use common options introduction string.
2013-04-13 Clément Bœschcmdutils: print if filters are sources or sinks.
2013-04-13 Clément Bœschlavfi: flag more dynamic i/o filters.
2013-04-13 Hendrik Leppkeslavf/mxfdec: validate month/day before date formatting
2013-04-13 Matthieu Bouronlavf/mxf: fix parsing of timestamps
2013-04-13 Hendrik Leppkeslavf/mxfdec: use more widely supported time format...
2013-04-13 Hendrik Leppkeslavf/mxf: fix parsing of the month from mxf timestamps
2013-04-13 Michael Niedermayervf_mp: mp buffers are not compatible with the reference...
2013-04-13 Stefano Sabatinilavfi/testsrc: make use of AV_OPT_TYPE_DURATION
2013-04-12 Clément Bœschlavfi: drop now unused shorthand field from AVFilter.
2013-04-12 highgod0401avutil/opencl: merge opencl env to opencl context
2013-04-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-12 Michael NiedermayerMerge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3'
2013-04-12 Clément Bœschdoc/utils: use @code markup for opencl function names.
2013-04-12 Michael NiedermayerMerge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256'
2013-04-12 Michael NiedermayerMerge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522'
next