]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-30 Stefano Sabatinidoc/filters: fix typo in drawbox section
2012-10-30 Stefano Sabatinidoc/filters: itemize examples for drawbox, add an examp...
2012-10-30 Stefano Sabatinilavfi/drawbox: extend syntax, accept named options
2012-10-30 Stefano Sabatinilavfi/tinterlace: remove poll_frame() callback
2012-10-30 Paul B Maholav_get_audio_frame_duration: add G723_1
2012-10-30 Paul B Mahollavfi: remove yuvcsp and yvu9 libmpcodecs wrappers
2012-10-30 Michael Niedermayerwavenc: fix curruption of metadata
2012-10-30 Michael Niedermayerfate: remove typo, reenable AC3 tests
2012-10-30 Michael Niedermayerav_get_audio_frame_duration: fix IMC
2012-10-30 Paul B Mahollavc: const correctness for avpicture_fill()
2012-10-30 Clément Bœschlavfi/smartblur: add missing draw slice call.
2012-10-30 Michael Niedermayeraf_ashowinfo: integrate config_input() in filter_samples.
2012-10-30 Mans Rullgardconfigure: fix print_config() with broke awks
2012-10-30 Michael Niedermayerswscale.c:remove fill_plane9or10() use fillPlane16()
2012-10-30 Michael Niedermayersws: move fillPlane16() to header so it can be used...
2012-10-30 Michael Niedermayersws_unscaled: drop fill_plane9or10()
2012-10-30 Tomas HärdinChange my GPG fingerprint
2012-10-30 Michael Niedermayersws: fix BE/LE handling for fillPlane16()
2012-10-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-30 Paul B Mahollavfi: remove palette libmpcodecs wrapper
2012-10-30 Paul B Maholff: fix case where image does not have alpha channel
2012-10-30 Michael NiedermayerMerge commit '08b028c18dc31b6de741861b9555669dcca4d12a'
2012-10-30 Michael NiedermayerMerge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'
2012-10-30 Michael NiedermayerMerge commit '381dc1a5ec0925b281c573457c413ae643567086'
2012-10-30 Michael Niedermayerrawdec: check avpicture_get_size() return value
2012-10-30 Carl Eugen... Partly revert f174fba: yop decoder does not support...
2012-10-30 Luca Barbatopixfmt: support more yuva formats
2012-10-30 Luca Barbatoswscale: support gray to 9bit and 10bit formats
2012-10-30 Carl Eugen... Partly revert f174fba: indeo3 decoder does not support...
2012-10-30 Mans Rullgardconfigure: rewrite print_config() function using awk
2012-10-30 Paul B Maholvqavideo: return more meaningful error codes
2012-10-30 Anton KhirnovFATE: fix (AD)PCM test dependencies broken in e519990
2012-10-30 Michael Niedermayermpeg12videodec: dont pass mpeg1 VBR special case value...
2012-10-30 Heesuk Jungmpeg12video_parser: Wrong bit rate in MPEG2 video file...
2012-10-30 Michael Niedermayermpeg12parser: cleanup bitrate parsing.
2012-10-30 Ronald S. BultjeUse ptrdiff_t instead of int for intra pred "stride...
2012-10-30 Ronald S. Bultjex86: use PRED4x4/8x8/8x8L/16x16 macros to declare intra...
2012-10-29 Ronald S. BultjeRemove INIT_AVX from x86inc.asm.
2012-10-29 Michael Niedermayerx11grab: fix mixed declaration and code
2012-10-29 Michael Niedermayertree: fix type used for testing the tree
2012-10-29 Michael Niedermayerqt-faststart: fix signedness of variable used to hold...
2012-10-29 Michael Niedermayermp3dec: remove unused variable
2012-10-29 Michael Niedermayertruemotion2: remove unused variable
2012-10-29 Ronald S. BultjeRemove usage of INIT_AVX in h264_intrapred_10bit.asm.
2012-10-29 Anton Khirnovdv: fix indentation
2012-10-29 Anton Khirnovdv: use AVStream.index instead of abusing AVStream.id
2012-10-29 Piotr Bandurskipictordec: decode 1bpp / 4bpp images when extra header...
2012-10-29 Anton Khirnovlavfi: add ashowinfo filter
2012-10-29 Piotr Bandurskiavuidec: correct long_name
2012-10-29 Paul B Mahollavc: remove duplicated .capabilities
2012-10-29 Martin Storsjöavcodec: Add a RFC 3389 comfort noise codec
2012-10-29 Martin Storsjölpc: Add a function for calculating reflection coeffici...
2012-10-29 Justin Ruggleslpc: Add a function for calculating reflection coeffici...
2012-10-29 Anton Khirnovlavr: document upper bound on number of output samples.
2012-10-29 Anton Khirnovlavr: add general API usage doxy
2012-10-29 Anton Khirnovindeo3: remove duplicate capabilities line.
2012-10-29 Diego Biurrunfate: ac3: Place E-AC-3 tests and AC-3 tests in differe...
2012-10-29 Diego Biurrunfate: ac3: Add dependencies
2012-10-29 Diego Biurrunfate: Add shorthands for acodec PCM and ADPCM tests
2012-10-29 Diego Biurrunavconv: Drop unused function argument from do_video_stats()
2012-10-29 Diego Biurruncmdutils: Conditionally compile libswscale-related...
2012-10-29 rogerdpacklavfi/frei0r: allow for Windows style paths
2012-10-29 Stefano Sabatinilavfi/frei0r: update link to spec
2012-10-29 Diego Biurrunaacenc: Drop some unused function arguments
2012-10-29 Stefano Sabatinilavfi/scale: implement clever/insane parsing heuristic...
2012-10-29 Stefano Sabatinilavu/parseutils: add trailing characters check in av_pa...
2012-10-29 Stefano Sabatinidoc/filters: itemize scale examples, and create a dedic...
2012-10-29 Stefano Sabatinilavfi/scale: return error code in case of failed reconf...
2012-10-29 Stefano Sabatinilavfi/scale: accept named options, make parsing more...
2012-10-29 Martin Storsjörtsp: Avoid a cast when calling strtol
2012-10-29 Tim Nicholsonmovenc: Add required 'prof' atom to 'tapt' atom set.
2012-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-29 Luca Barbatonut: support textual data
2012-10-29 Stefano Sabatinidoc/syntax: add a "Quoting and escaping" section
2012-10-29 Luca Barbatonutenc: verbosely report unsupported negative pts
2012-10-29 Anton Khirnovlavc: add CODEC_CAP_DR1 to all video decoders missing...
2012-10-29 Michael Niedermayerdcadec: skip QMF on unused channels
2012-10-29 Michael Niedermayersmoothstreamingenc: check return value of mkdir()
2012-10-29 Michael Niedermayersmoothstreamingenc: fix integer overflow
2012-10-29 Michael Niedermayerismindex: check return value of avio_open_dyn_buf()
2012-10-29 Leon van Stuivenbergcmdutils: avoid using cpp directives within printf...
2012-10-28 Paul B Maholcafdec: fix parsing of chunks which may have unused...
2012-10-28 Clément Bœschlavf/srtenc: add AVFMT_TS_NONSTRICT flag.
2012-10-28 Martin Storsjörtpdec: Cosmetic cleanup
2012-10-28 Michael Niedermayerfate/scalenorm: unbreak fate
2012-10-28 Stefano Sabatinitests: do not set bogus scale sws_flags option in the...
2012-10-28 Michael Niedermayerframe_thread_encode: fix context memleak
2012-10-28 Michael Niedermayerframe_thread_encoder: fix packet memleak
2012-10-28 Michael Niedermayervc1dec: mark by assert that the default path cannot...
2012-10-28 Paul B Maholparse ID3v2 chapters
2012-10-28 Carl Eugen... Synchronize libmpcodecs: Support 16bit yuv in telecine...
2012-10-28 Carl Eugen... Add an additional AAC TwoCC.
2012-10-28 bbraunmovenc: add more metadata types
2012-10-28 Michael Niedermayerlavu: keep context size variables
2012-10-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-28 Michael NiedermayerMerge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'
2012-10-28 Michael Niedermayerfate: make sure the global sws flags are set to be...
2012-10-28 Nicolas Georgefate: add a test for scale with variable input format.
2012-10-28 Nicolas Georgelavfi/concat: implement unsafe mode.
2012-10-28 Luca Barbatoyuv4mpeg: reject unsupported codecs
next