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-01-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-01-02
Janne Grunau
mpegenc: use avctx->slices as number of slices
commit
|
commitdiff
|
tree
2012-01-02
Janne Grunau
v410enc: fix undefined signed left shift caused by...
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
jpegdec: non interleaved rgb ljpeg support.
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
jpegdec: 9-16 bit yuv/gray ljpeg support.
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
jpegdec: Only enable rgb mode when there are 3 components.
commit
|
commitdiff
|
tree
2012-01-02
Reinhard Tartler
Release notes: mention cleaned up header includes
commit
|
commitdiff
|
tree
2012-01-02
Reinhard Tartler
fix Changelog file
commit
|
commitdiff
|
tree
2012-01-02
Diego Biurrun
Fix a bunch of typos.
commit
|
commitdiff
|
tree
2012-01-02
Diego Biurrun
Drop some pointless void* return value casts from av_ma...
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
MAINTAINERS: update release maintainers
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
vp3: fix regression with mplayer-crash.ogv
commit
|
commitdiff
|
tree
2012-01-02
Clément Bœsch
mp3enc: fix playback with mp3 encoded files on some...
commit
|
commitdiff
|
tree
2012-01-02
Clément Bœsch
drawtext: fix hard dependency to lavc (timecode).
commit
|
commitdiff
|
tree
2012-01-02
Justin Ruggles
wavpack: fix typos in previous cosmetic clean-up commit
commit
|
commitdiff
|
tree
2012-01-02
Justin Ruggles
wavpack: cosmetics: K&R pretty-printing
commit
|
commitdiff
|
tree
2012-01-02
Anton Khirnov
avconv: remove the 'codec framerate is different from...
commit
|
commitdiff
|
tree
2012-01-02
Hendrik Leppkes
wavpack: determine sample_fmt before requesting a buffer
commit
|
commitdiff
|
tree
2012-01-02
Justin Ruggles
bmv audio: implement new audio decoding API
commit
|
commitdiff
|
tree
2012-01-02
Justin Ruggles
mpegaudiodec: skip all channels when skipping granules
commit
|
commitdiff
|
tree
2012-01-02
Jean First
flvdec: use av_uninit to silence compiler warnings
commit
|
commitdiff
|
tree
2012-01-02
Paul B Mahol
y41p encoder and decoder
commit
|
commitdiff
|
tree
2012-01-02
Jean First
j2kdec: av_log formatting use %tx instead of %x
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
Revert "mpegvideo: Do not error out on default values...
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
mpegenc: simplify muxrate calculation
commit
|
commitdiff
|
tree
2012-01-01
Carl Eugen...
Add missing PIX_FMT_NONE to libopenjpegenc
commit
|
commitdiff
|
tree
2012-01-01
Paul B Mahol
Cosmetics: Replace -1 with PIX_FMT_NONE.
commit
|
commitdiff
|
tree
2012-01-01
Anton Khirnov
avconv: make -frames work for all types of streams...
commit
|
commitdiff
|
tree
2012-01-01
Aneesh Dogra
bfi: K&R cosmetics
commit
|
commitdiff
|
tree
2012-01-01
Aneesh Dogra
bgmc: K&R cleanup
commit
|
commitdiff
|
tree
2012-01-01
Reimar Döffinger
rawdec: Set start_time to 0 for raw audio files.
commit
|
commitdiff
|
tree
2012-01-01
Carl Eugen...
Detect 'yuv2' as rawvideo also in avi.
commit
|
commitdiff
|
tree
2012-01-01
Stefano Sabatini
rawdec: propagate pict_type information to the output...
commit
|
commitdiff
|
tree
2012-01-01
Piotr Bandurski
rawdec: Support more QT 1bpp rawvideo files.
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
avconv: free bitstream filters
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: Fix frame sync / random access handling.
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: Fix recovery_frame initialization when recovery_f...
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: reset picture->sync on allocation.
commit
|
commitdiff
|
tree
2012-01-01
Jean First
mov: av_dlog use PRId64 instead of %ld
commit
|
commitdiff
|
tree
2012-01-01
Jean First
mxfdec: change av_log formatting %lx to PRIx64 and...
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
threads: limit the number of automatic threads to MAX_A...
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: add forgotten \n to "Invalid mix of idr and non...
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: Print pass in NAL debug output
commit
|
commitdiff
|
tree
2012-01-01
Aneesh Dogra
avplay: K&R cleanup
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
fate: use rgb24 as output format for dfa tests
commit
|
commitdiff
|
tree
2012-01-01
Jean First
af_astreamsync: remove unused variable
commit
|
commitdiff
|
tree
2012-01-01
Stefano Sabatini
vf_tinterlace: implement interlace mode 5
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
threads: set thread_count to 1 when thread support...
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
threads: introduce CODEC_CAP_AUTO_THREADS and add it...
commit
|
commitdiff
|
tree
2012-01-01
Carl Eugen...
Update copyright year.
commit
|
commitdiff
|
tree
2012-01-01
Carl Eugen...
Support gray8a pam encoding.
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
mpegpsenc: Fix integer overflow of the muxrate calculation.
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
pthread: dont autoenable frame threads with visualization
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
pthread: Limit automatic threads to mb_height.
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
Revert 464f26889c99f194d112fcf1197795d341fad38b
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
svq3: Fix memory corruption introduced by automatic...
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
mpegvideo: Do not error out on default values of thread...
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2011-12-31
Carl Eugen...
Do not map asf metadata key WM/Track to track.
commit
|
commitdiff
|
tree
2011-12-31
Oana Stratulat
FATE: add tests for dfa
commit
|
commitdiff
|
tree
2011-12-31
Carl Eugen...
Only expand raw and packed 1bpp tiff horizontally if...
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
h264: Fix seeking in 00017.MTS
commit
|
commitdiff
|
tree
2011-12-31
Ronald S. Bultje
mpegaudiodec: fix seeking.
commit
|
commitdiff
|
tree
2011-12-31
Justin Ruggles
mpegaudiodec: fix compilation when testing the unchecke...
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
threads: add sysconf based number of CPUs detection
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
threads: always include necessary headers for number...
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
threads: default to automatic thread count detection
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
Changelog: restore version <next> header
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
mxg: fix compiler warning for uninitialized variables
commit
|
commitdiff
|
tree
2011-12-31
Jean First
id3v2: fix compiler warning for uninitialized variables
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
aacdec: Evaluate further PCE elements.
commit
|
commitdiff
|
tree
2011-12-31
Carl Eugen...
Fix mono* pam encoding.
commit
|
commitdiff
|
tree
2011-12-31
Nicolas George
libvorbis: proper error logging and return.
commit
|
commitdiff
|
tree
2011-12-31
Reimar Döffinger
Avoid uninitialized data in lcldec when ofs is 0 in...
commit
|
commitdiff
|
tree
2011-12-31
Nicolas George
lavfi: add amerge audio filter.
commit
|
commitdiff
|
tree
2011-12-31
Nicolas George
lavfi: add astreamsync audio filter.
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
lavf: ffio_limit(), treat avio_size()==0 as error.
commit
|
commitdiff
|
tree
2011-12-31
Jean First
lavd/lavfi: fix compiler warning for uninitialized...
commit
|
commitdiff
|
tree
2011-12-31
Stefano Sabatini
lavfi: port tinterlace filter from MPlayer
commit
|
commitdiff
|
tree
2011-12-31
Stefano Sabatini
lavfi: remove redundant definition of avfilter_copy_fra...
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
Revert "aacdec: Avoid unneeded reinit due to ADTS headers"
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
tiffdec: hotfix for fate failure.
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
flvdec: Check avpriv_mpeg4audio_get_config() return
commit
|
commitdiff
|
tree
2011-12-31
Jean First
mpegts: remove unused variable
commit
|
commitdiff
|
tree
2011-12-31
Jean First
movenc: remove unused variables
commit
|
commitdiff
|
tree
2011-12-31
Jean First
cache: use av_freep instead of av_free in cache_open
commit
|
commitdiff
|
tree
2011-12-31
Jean First
cache: remove unused variable in cache_open
commit
|
commitdiff
|
tree
2011-12-31
Jean First
8svx: remove unused variable in eightsvx_decode_frame
commit
|
commitdiff
|
tree
2011-12-31
Carl Eugen...
Fix decoding some 1bpp tiff files, they are palettized.
commit
|
commitdiff
|
tree
2011-12-31
Carl Eugen...
Simplify tiff decoder by merging two functions.
commit
|
commitdiff
|
tree
2011-12-31
Carl Eugen...
tiff.c: Use switch / case instead of if / else where...
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
2011-12-31
Shitiz Garg
cook: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
mlp_parser: Fix infinite loop with 0 bytes_left.
commit
|
commitdiff
|
tree
2011-12-30
Diego Biurrun
fate: whitespace cosmetics
commit
|
commitdiff
|
tree
2011-12-30
Diego Biurrun
fate: split off video codec FATE tests into their own...
commit
|
commitdiff
|
tree
2011-12-30
Diego Biurrun
fate: split off audio codec FATE tests into their own...
commit
|
commitdiff
|
tree
2011-12-30
Diego Biurrun
fate: split off Electronic Arts codec FATE tests into...
commit
|
commitdiff
|
tree
2011-12-30
Diego Biurrun
fate: split off QuickTime codec FATE tests into their...
commit
|
commitdiff
|
tree
next