git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2012-10-31
Michael Niedermayer
sws: fix handling of big endian alpha
commit
|
commitdiff
|
tree
2012-10-30
Stefano Sabatini
doc/filters: fix typo in drawbox section
commit
|
commitdiff
|
tree
2012-10-30
Stefano Sabatini
doc/filters: itemize examples for drawbox, add an examp...
commit
|
commitdiff
|
tree
2012-10-30
Stefano Sabatini
lavfi/drawbox: extend syntax, accept named options
commit
|
commitdiff
|
tree
2012-10-30
Stefano Sabatini
lavfi/tinterlace: remove poll_frame() callback
commit
|
commitdiff
|
tree
2012-10-30
Paul B Mahol
av_get_audio_frame_duration: add G723_1
commit
|
commitdiff
|
tree
2012-10-30
Paul B Mahol
lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
wavenc: fix curruption of metadata
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
fate: remove typo, reenable AC3 tests
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
av_get_audio_frame_duration: fix IMC
commit
|
commitdiff
|
tree
2012-10-30
Paul B Mahol
lavc: const correctness for avpicture_fill()
commit
|
commitdiff
|
tree
2012-10-30
Clément Bœsch
lavfi/smartblur: add missing draw slice call.
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
af_ashowinfo: integrate config_input() in filter_samples.
commit
|
commitdiff
|
tree
2012-10-30
Mans Rullgard
configure: fix print_config() with broke awks
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
swscale.c:remove fill_plane9or10() use fillPlane16()
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
sws: move fillPlane16() to header so it can be used...
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
sws_unscaled: drop fill_plane9or10()
commit
|
commitdiff
|
tree
2012-10-30
Tomas Härdin
Change my GPG fingerprint
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
sws: fix BE/LE handling for fillPlane16()
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-10-30
Paul B Mahol
lavfi: remove palette libmpcodecs wrapper
commit
|
commitdiff
|
tree
2012-10-30
Paul B Mahol
ff: fix case where image does not have alpha channel
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a'
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
Merge commit '381dc1a5ec0925b281c573457c413ae643567086'
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
rawdec: check avpicture_get_size() return value
commit
|
commitdiff
|
tree
2012-10-30
Carl Eugen...
Partly revert f174fba: yop decoder does not support...
commit
|
commitdiff
|
tree
2012-10-30
Luca Barbato
pixfmt: support more yuva formats
commit
|
commitdiff
|
tree
2012-10-30
Luca Barbato
swscale: support gray to 9bit and 10bit formats
commit
|
commitdiff
|
tree
2012-10-30
Carl Eugen...
Partly revert f174fba: indeo3 decoder does not support...
commit
|
commitdiff
|
tree
2012-10-30
Mans Rullgard
configure: rewrite print_config() function using awk
commit
|
commitdiff
|
tree
2012-10-30
Paul B Mahol
vqavideo: return more meaningful error codes
commit
|
commitdiff
|
tree
2012-10-30
Anton Khirnov
FATE: fix (AD)PCM test dependencies broken in e519990
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
mpeg12videodec: dont pass mpeg1 VBR special case value...
commit
|
commitdiff
|
tree
2012-10-30
Heesuk Jung
mpeg12video_parser: Wrong bit rate in MPEG2 video file...
commit
|
commitdiff
|
tree
2012-10-30
Michael Niedermayer
mpeg12parser: cleanup bitrate parsing.
commit
|
commitdiff
|
tree
2012-10-30
Ronald S. Bultje
Use ptrdiff_t instead of int for intra pred "stride...
commit
|
commitdiff
|
tree
2012-10-30
Ronald S. Bultje
x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intra...
commit
|
commitdiff
|
tree
2012-10-29
Ronald S. Bultje
Remove INIT_AVX from x86inc.asm.
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
x11grab: fix mixed declaration and code
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
tree: fix type used for testing the tree
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
qt-faststart: fix signedness of variable used to hold...
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
mp3dec: remove unused variable
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
truemotion2: remove unused variable
commit
|
commitdiff
|
tree
2012-10-29
Ronald S. Bultje
Remove usage of INIT_AVX in h264_intrapred_10bit.asm.
commit
|
commitdiff
|
tree
2012-10-29
Anton Khirnov
dv: fix indentation
commit
|
commitdiff
|
tree
2012-10-29
Anton Khirnov
dv: use AVStream.index instead of abusing AVStream.id
commit
|
commitdiff
|
tree
2012-10-29
Piotr Bandurski
pictordec: decode 1bpp / 4bpp images when extra header...
commit
|
commitdiff
|
tree
2012-10-29
Anton Khirnov
lavfi: add ashowinfo filter
commit
|
commitdiff
|
tree
2012-10-29
Piotr Bandurski
avuidec: correct long_name
commit
|
commitdiff
|
tree
2012-10-29
Paul B Mahol
lavc: remove duplicated .capabilities
commit
|
commitdiff
|
tree
2012-10-29
Martin Storsjö
avcodec: Add a RFC 3389 comfort noise codec
commit
|
commitdiff
|
tree
2012-10-29
Martin Storsjö
lpc: Add a function for calculating reflection coeffici...
commit
|
commitdiff
|
tree
2012-10-29
Justin Ruggles
lpc: Add a function for calculating reflection coeffici...
commit
|
commitdiff
|
tree
2012-10-29
Anton Khirnov
lavr: document upper bound on number of output samples.
commit
|
commitdiff
|
tree
2012-10-29
Anton Khirnov
lavr: add general API usage doxy
commit
|
commitdiff
|
tree
2012-10-29
Anton Khirnov
indeo3: remove duplicate capabilities line.
commit
|
commitdiff
|
tree
2012-10-29
Diego Biurrun
fate: ac3: Place E-AC-3 tests and AC-3 tests in differe...
commit
|
commitdiff
|
tree
2012-10-29
Diego Biurrun
fate: ac3: Add dependencies
commit
|
commitdiff
|
tree
2012-10-29
Diego Biurrun
fate: Add shorthands for acodec PCM and ADPCM tests
commit
|
commitdiff
|
tree
2012-10-29
Diego Biurrun
avconv: Drop unused function argument from do_video_stats()
commit
|
commitdiff
|
tree
2012-10-29
Diego Biurrun
cmdutils: Conditionally compile libswscale-related...
commit
|
commitdiff
|
tree
2012-10-29
rogerdpack
lavfi/frei0r: allow for Windows style paths
commit
|
commitdiff
|
tree
2012-10-29
Stefano Sabatini
lavfi/frei0r: update link to spec
commit
|
commitdiff
|
tree
2012-10-29
Diego Biurrun
aacenc: Drop some unused function arguments
commit
|
commitdiff
|
tree
2012-10-29
Stefano Sabatini
lavfi/scale: implement clever/insane parsing heuristic...
commit
|
commitdiff
|
tree
2012-10-29
Stefano Sabatini
lavu/parseutils: add trailing characters check in av_pa...
commit
|
commitdiff
|
tree
2012-10-29
Stefano Sabatini
doc/filters: itemize scale examples, and create a dedic...
commit
|
commitdiff
|
tree
2012-10-29
Stefano Sabatini
lavfi/scale: return error code in case of failed reconf...
commit
|
commitdiff
|
tree
2012-10-29
Stefano Sabatini
lavfi/scale: accept named options, make parsing more...
commit
|
commitdiff
|
tree
2012-10-29
Martin Storsjö
rtsp: Avoid a cast when calling strtol
commit
|
commitdiff
|
tree
2012-10-29
Tim Nicholson
movenc: Add required 'prof' atom to 'tapt' atom set.
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-10-29
Luca Barbato
nut: support textual data
commit
|
commitdiff
|
tree
2012-10-29
Stefano Sabatini
doc/syntax: add a "Quoting and escaping" section
commit
|
commitdiff
|
tree
2012-10-29
Luca Barbato
nutenc: verbosely report unsupported negative pts
commit
|
commitdiff
|
tree
2012-10-29
Anton Khirnov
lavc: add CODEC_CAP_DR1 to all video decoders missing...
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
dcadec: skip QMF on unused channels
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
smoothstreamingenc: check return value of mkdir()
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
smoothstreamingenc: fix integer overflow
commit
|
commitdiff
|
tree
2012-10-29
Michael Niedermayer
ismindex: check return value of avio_open_dyn_buf()
commit
|
commitdiff
|
tree
2012-10-29
Leon van Stuivenberg
cmdutils: avoid using cpp directives within printf...
commit
|
commitdiff
|
tree
2012-10-28
Paul B Mahol
cafdec: fix parsing of chunks which may have unused...
commit
|
commitdiff
|
tree
2012-10-28
Clément Bœsch
lavf/srtenc: add AVFMT_TS_NONSTRICT flag.
commit
|
commitdiff
|
tree
2012-10-28
Martin Storsjö
rtpdec: Cosmetic cleanup
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
fate/scalenorm: unbreak fate
commit
|
commitdiff
|
tree
2012-10-28
Stefano Sabatini
tests: do not set bogus scale sws_flags option in the...
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
frame_thread_encode: fix context memleak
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
frame_thread_encoder: fix packet memleak
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
vc1dec: mark by assert that the default path cannot...
commit
|
commitdiff
|
tree
2012-10-28
Paul B Mahol
parse ID3v2 chapters
commit
|
commitdiff
|
tree
2012-10-28
Carl Eugen...
Synchronize libmpcodecs: Support 16bit yuv in telecine...
commit
|
commitdiff
|
tree
2012-10-28
Carl Eugen...
Add an additional AAC TwoCC.
commit
|
commitdiff
|
tree
2012-10-28
bbraun
movenc: add more metadata types
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
lavu: keep context size variables
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'
commit
|
commitdiff
|
tree
2012-10-28
Michael Niedermayer
fate: make sure the global sws flags are set to be...
commit
|
commitdiff
|
tree
2012-10-28
Nicolas George
fate: add a test for scale with variable input format.
commit
|
commitdiff
|
tree
2012-10-28
Nicolas George
lavfi/concat: implement unsafe mode.
commit
|
commitdiff
|
tree
next