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-09-30
Michael Niedermayer
Merge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23'
commit
|
commitdiff
|
tree
2012-09-30
Michael Niedermayer
Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6'
commit
|
commitdiff
|
tree
2012-09-30
Stefano Sabatini
ffprobe: extend disposition printing support
commit
|
commitdiff
|
tree
2012-09-30
Stefano Sabatini
ffprobe: generalize nesting model for the XML writer
commit
|
commitdiff
|
tree
2012-09-30
Nicolas George
lavu/opt: cosmetic fixes forgotten in the previous...
commit
|
commitdiff
|
tree
2012-09-30
Nicolas George
opt: implement av_opt_set_from_string().
commit
|
commitdiff
|
tree
2012-09-30
Michael Niedermayer
get_bits_long: fix variable type
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
cyuv: implement raw cyuv
commit
|
commitdiff
|
tree
2012-09-29
Alexander Strasser
doc/fate: Move fate config example into doc subdirectory
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
mpeg12: move mpeg_decode_frame() lower
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
avsdec: Set dimensions instead of relying on the demuxer.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
wmalosslessdec: Reset put bit buffer when num_saved_bit...
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
dfa: improve boundary checks in decode_dds1()
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
wmalosslessdec: Fix reading too many bits in decode_cha...
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
wmalosslessdec: fix a get_bits(0) in decode_ac_filter
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
wmalosslessdec: make MCLMS arrays big enough for what...
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
indeo4/5: check empty tile size in decode_mb_info().
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
ivi_common: make ff_ivi_process_empty_tile() static.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
indeo5: check tile size in decode_mb_info().
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
indeo3: fix out of cell write.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
ffv1enc: fix integer overflow with high resolutions...
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
mov: add av_dlog() to dump edit lists.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
mov: only print multiple edit lists warning for actuall...
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
lavf: free probe data in case we close before probing...
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
bink: reindent
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
bink: remove unneeded special case in the init code.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
bink: get rid of double precision float use
commit
|
commitdiff
|
tree
2012-09-29
jamal
fate: Fix --disable-zlib
commit
|
commitdiff
|
tree
2012-09-29
rogerdpack
dshow: enhance error message
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
dfa: replace redundant check by assert
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc'
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
wmalosslessdec: increase channel_coeffs/residues size
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.
commit
|
commitdiff
|
tree
2012-09-29
Stefano Sabatini
ffprobe: rework/fix ini writer
commit
|
commitdiff
|
tree
2012-09-29
Stefano Sabatini
ffprobe: rework/fix flat writer
commit
|
commitdiff
|
tree
2012-09-29
Stefano Sabatini
ffprobe: generalize nesting model for the compact writer
commit
|
commitdiff
|
tree
2012-09-29
Stefano Sabatini
ffprobe: generalize nesting model for the default writer
commit
|
commitdiff
|
tree
2012-09-29
Stefano Sabatini
ffprobe: drop SECTION_ENTRY macro
commit
|
commitdiff
|
tree
2012-09-29
Stefano Sabatini
ffprobe: add support to library ident printing
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
lagarith: check count before writing zeros.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
wmaprodec: check num_vec_coeffs for validity
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
avidec: use actually read size instead of requested...
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
avidec: return 0, not packet size from read_packet().
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
indeo4: update AVCodecContext width/height on size...
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
dfa: check that the caller set width/height properly.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
indeo5dec: Make sure we have had a valid gop header.
commit
|
commitdiff
|
tree
2012-09-29
Michael Niedermayer
cavsdec: check for changing w/h.
commit
|
commitdiff
|
tree
2012-09-29
Anton Khirnov
lavc: set channel count from channel layout in avcodec_...
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Rework the Visual Studio linking section
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/faq: Change the Visual Studio entry to reflect...
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Replace Visual Studio section with build...
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Nuke section on linking static MinGW...
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Remove false claim about MinGW installer
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Mention MinGW-w64
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Rework the Visual Studio linking section
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/faq: Change the Visual Studio entry to reflect...
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Replace Visual Studio section with build...
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Nuke section on linking static MinGW...
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Remove false claim about MinGW installer
commit
|
commitdiff
|
tree
2012-09-28
Derek Buitenhuis
doc/platform: Mention MinGW-w64
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
mov: remove default of 1024 sample skip for aac.
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
aacdec: detect faac and skip correct amount of startup...
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
dsputil_mmx: fix reading prior of the src array in...
commit
|
commitdiff
|
tree
2012-09-28
Stefano Sabatini
ffprobe: remove unused "args" argument in writer init...
commit
|
commitdiff
|
tree
2012-09-28
Luca Barbato
mpegaudiodec: fix short_start calculation
commit
|
commitdiff
|
tree
2012-09-28
jamal
Add missing version macros to libraries
commit
|
commitdiff
|
tree
2012-09-28
jamal
swresample: Create version.h header
commit
|
commitdiff
|
tree
2012-09-28
jamal
postproc: Create version.h header
commit
|
commitdiff
|
tree
2012-09-28
jamal
avcodec: Add missing include to version.h
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
nutdec: fix get_vb_trace() / -DTRACE compile
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-09-28
Nathan Caldwell
libopus: Remap channels using libopus' internal remapping.
commit
|
commitdiff
|
tree
2012-09-28
Nicolas George
Opus decoder using libopus
commit
|
commitdiff
|
tree
2012-09-28
Nathan Caldwell
avcodec: document the use of AVCodecContext.delay for...
commit
|
commitdiff
|
tree
2012-09-28
Kostya Shishkov
vc1dec: add flush function for WMV9 and VC-1 decoders
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
configure: add missing dependancies for gpl tests
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
mp3dec: ask for 8khz switch point mp3s
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
tests/Makefile: fix ffprobe test dependancy
commit
|
commitdiff
|
tree
2012-09-28
Michael Niedermayer
asfenc: avoid negative timestamps
n1.1-dev
commit
|
commitdiff
|
tree
2012-09-27
Michael Niedermayer
mp3dec: Fix possibly exploitable crash
commit
|
commitdiff
|
tree
2012-09-27
Duncan Salerno
http: Increase buffer sizes to cope with longer URIs
commit
|
commitdiff
|
tree
2012-09-27
Marton Balint
mxfdec: allow container_ul to override codec_ul if...
commit
|
commitdiff
|
tree
2012-09-27
Michael Niedermayer
Changelog, split next from 1.0
commit
|
commitdiff
|
tree
2012-09-27
Michael Niedermayer
mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow...
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
nutenc: const correctness for ff_put_v_trace/put_s_trac...
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
h264_refs: Fix debug tprintf argument types
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
golomb: const correctness for get_ue()/get_se() functio...
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
get_bits: const correctness for get_bits_trace()/get_xb...
commit
|
commitdiff
|
tree
2012-09-27
Nicolas George
lavfi/sink_buffer: implement libav compatibility API.
commit
|
commitdiff
|
tree
2012-09-27
Michael Niedermayer
lavf: move fields that appear to be intended as public...
commit
|
commitdiff
|
tree
2012-09-27
Michael Niedermayer
dsputil_mmx: fix reading prior of the src array in...
commit
|
commitdiff
|
tree
2012-09-27
Nicolas George
lavfi: enable buffersinks unconditionally.
commit
|
commitdiff
|
tree
2012-09-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
dwt: Drop unused functions spatial_compose{53|97}i()
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
nutdec: Remove unused and broken debug function stub
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
avcodec: Drop long-deprecated imgconvert.h header
commit
|
commitdiff
|
tree
2012-09-27
Nathan Caldwell
Add Opus support to the Ogg muxer.
commit
|
commitdiff
|
tree
2012-09-27
Andrew D'Addesio
Add Opus codec id and codec description.
commit
|
commitdiff
|
tree
next