]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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'
2013-04-12 Michael NiedermayerMerge commit 'a89c05500f68d94a0269e68bc522abfd420c5497'
2013-04-12 Paul B Mahollavfi/hue: add support for more alpha formats
2013-04-12 Michael Niedermayeravdevice/lavfi: add error checking for av_opt_set_int_l...
2013-04-12 Michael Niedermayerffplay: replace opaque/params for buffersinks
2013-04-12 Paul B Mahollavfi/hue: copy alpha plane too
2013-04-12 Clément Bœschlavfi/hue: make do while (0) form meaningful.
2013-04-12 Stefano Sabatinilavfi/crop: log pos in debug message
2013-04-12 Stefano Sabatinilavfi/crop: restore pos constant, and fix "t" variable...
2013-04-12 Stefano Sabatinidoc/utils: apply misc fixes to OpenCL docs
2013-04-12 Stefano Sabatinidoc: merge syntax.texi, eval.texi and opencl.texi into...
2013-04-12 Stefano Sabatinidoc/libavutil: remove include of opencl.texi
2013-04-12 Michael Niedermayervf_interlace: fix frame rate
2013-04-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-12 Michael NiedermayerMerge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'
2013-04-12 Michael NiedermayerMerge commit 'e19e8aeeaaff3d4bc8f6065764c93f0298782ac6'
2013-04-12 Michael Niedermayeravfilter: add missing AV_OPT_FLAG_FILTERING_PARAM
2013-04-12 Michael Niedermayerasetpts: add AVOptions
2013-04-12 Michael Niedermayeravfilter: Filter options that are used for both video...
2013-04-12 Michael NiedermayerMerge commit 'dc574658d15ad8f171dbdecbdce7197acf9424a0'
2013-04-12 Michael NiedermayerMerge commit 'bee2d75b66e2f02e0877796c01202299a4b56cfb'
2013-04-12 Michael NiedermayerMerge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee'
2013-04-12 Michael NiedermayerMerge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'
2013-04-12 Michael NiedermayerMerge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'
2013-04-12 Michael NiedermayerMerge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'
2013-04-12 Michael NiedermayerMerge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'
2013-04-12 Clément Bœschlavfi: fix forgotten chunk in eb0f774d.
2013-04-12 Michael Niedermayeravfilter: remove opaque passing hacks
2013-04-12 Michael Niedermayerbuffersink: switch from opaque to AVOptions for params
2013-04-12 Michael Niedermayerabuffersink: switch from opaque to AVOptions for params
2013-04-12 Clément Bœschlavfi/ocv: fix crash with no dilate arguments.
2013-04-12 Clément Bœschlavfi/ocv: fix crash with no filter name specified.
2013-04-12 Clément Bœschlavfi/ocv: fix build after fd6228e65.
2013-04-12 Michael Niedermayerbuffersink: remove shorthand
2013-04-12 Michael Niedermayeravfilter: remove mixed args hack for scale.
2013-04-12 Nicolas Georgeffmpeg: use options for abuffersink.
2013-04-12 Nicolas Georgelavfi/buffersink: accept parameters as options.
2013-04-12 Nicolas Georgelavu: add helper functions for integer lists.
2013-04-12 Michael Niedermayeravfilter/asrc_aevalsrc: fix return code, 2nd try
2013-04-12 Michael Niedermayerlavfi: remove now unused args parameter from AVFilter...
2013-04-12 Anton Khirnovlavfi: remove now unused args parameter from AVFilter...
2013-04-12 Michael Niedermayeravfilter/asrc_aevalsrc: check correct variable
2013-04-12 Clément Bœschdoc/filters: update volume options description.
2013-04-12 Paul B Maholdoc/filters: add quick emboss example
2013-04-12 Michael Niedermayeravfilter: remove old shorthand system
2013-04-12 Clément Bœschdoc/cropdetect: update boxblur options description.
next