index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/h264: reduce noisiness of "mmco: unref short failure"
Michael Niedermayer
2013-10-25
1
-1
/
+1
*
avformat/mp3dec: perform seek resync in the correct direction
Michael Niedermayer
2013-10-25
1
-2
/
+3
*
avformat/rmdec: english typos
Michael Niedermayer
2013-10-25
1
-2
/
+2
*
avcodec/twinvq: return the actual number of consumed bytes
Michael Niedermayer
2013-10-25
1
-1
/
+1
*
metasound & twinvqdec: return the number of read bytes from read_bitstream
Michael Niedermayer
2013-10-25
2
-2
/
+2
*
configure: abort if threading without atomics is used
Michael Niedermayer
2013-10-25
1
-0
/
+2
*
doc: add a few links to the Channel Layout syntax section
Stefano Sabatini
2013-10-25
2
-3
/
+6
*
doc/utils: document channel layout specification
Stefano Sabatini
2013-10-25
1
-0
/
+148
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-25
0
-0
/
+0
|
\
|
*
fft-test: Remove possibility of returning restricted exit code
Derek Buitenhuis
2013-10-25
1
-1
/
+4
|
*
dct-test: Remove possibility of returning a restricted exit code
Derek Buitenhuis
2013-10-25
1
-1
/
+4
|
*
base64-test: Remove posibility of returning restricted exit codes
Derek Buitenhuis
2013-10-25
1
-1
/
+4
|
*
tree-test: Don't return restricted exit codes
Derek Buitenhuis
2013-10-24
1
-2
/
+2
*
|
avformat/wavdec: Fix smv packet interleaving
Michael Niedermayer
2013-10-25
1
-2
/
+2
*
|
doc/issue_tracker: remove more mentions of patches
Michael Niedermayer
2013-10-25
1
-10
/
+7
*
|
doc/issue_tracker: update resolution names
Michael Niedermayer
2013-10-25
1
-3
/
+3
*
|
doc/issue_tracker: remove patches as we dont use trac to handle patches
Michael Niedermayer
2013-10-25
1
-19
/
+0
*
|
doc/issue_tracker: theres no substatus in trac
Michael Niedermayer
2013-10-25
1
-7
/
+4
*
|
MAINTAINERS: update
Paul B Mahol
2013-10-25
1
-0
/
+18
*
|
ffmpeg: make stream default if its the only of its kind and no source can be ...
Michael Niedermayer
2013-10-25
1
-0
/
+9
*
|
avcodec/wmalosslessdec: fix data flushing at the end
Michael Niedermayer
2013-10-25
1
-0
/
+2
*
|
avcodec/h264: do not trust last_pic_droppable when marking pictures as done
Michael Niedermayer
2013-10-24
1
-3
/
+3
*
|
ffmpeg_filter: Pass command line -threads X to filtergraph
Michael Niedermayer
2013-10-24
1
-0
/
+4
*
|
lavd/fbdev_common: fix compilation with older kernels
Ingo Brückl
2013-10-24
1
-0
/
+1
*
|
doc/Makefile: fix man pages uninstall path
Stefano Sabatini
2013-10-24
1
-2
/
+2
*
|
doc/protocols: add description for the RTP protocol
burek
2013-10-24
1
-0
/
+60
*
|
avcodec/flicvideo: use avpriv_request_sample()
Paul B Mahol
2013-10-24
1
-1
/
+1
*
|
avformat/rmdec: add some error messages
Michael Niedermayer
2013-10-24
1
-4
/
+13
*
|
avformat/rmdec: fix return code of ff_rm_parse_packet()
Michael Niedermayer
2013-10-24
1
-1
/
+1
*
|
avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...
Ronald S. Bultje
2013-10-24
2
-22
/
+32
*
|
avformat/utils: Check size argument in ff_add_index_entry()
Michael Niedermayer
2013-10-24
1
-0
/
+3
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2013-10-24
1
-0
/
+24
|
\
\
|
*
|
lavd/x11grab: Support AV_PIX_FMT_PAL8.
Carl Eugen Hoyos
2013-10-24
1
-0
/
+24
*
|
|
avfilter/x86/vf_gradfun_init: fix const and related warnings
Michael Niedermayer
2013-10-24
1
-4
/
+5
|
/
/
*
|
fft-test: Remove possibility of returning restricted exit code
Derek Buitenhuis
2013-10-24
1
-1
/
+4
*
|
dct-test: Remove possibility of returning a restricted exit code
Derek Buitenhuis
2013-10-24
1
-1
/
+4
*
|
base64-test: Remove posibility of returning restrcted exit codes
Derek Buitenhuis
2013-10-24
1
-1
/
+4
*
|
tree-test: Don't return restricted exit codes
Derek Buitenhuis
2013-10-24
1
-2
/
+2
*
|
build: remove pointless condition
Ingo Brückl
2013-10-24
1
-1
/
+1
*
|
lavc/libmp3lame: add comments about CBR/VBR modes
Timothy Gu
2013-10-24
1
-2
/
+2
*
|
lavc/libmp3lame: fix alignment and capitalization in AVOptions
Timothy Gu
2013-10-24
1
-2
/
+2
*
|
doc/codecs: update skip_alpha documentation
Timothy Gu
2013-10-24
1
-1
/
+3
*
|
doc/encoders: add libvorbis doc
Timothy Gu
2013-10-24
1
-0
/
+52
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-24
1
-12
/
+6
|
\
|
|
*
golomb: reduce scope of a few variables
Vittorio Giovara
2013-10-24
1
-12
/
+6
*
|
Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'
Michael Niedermayer
2013-10-24
4
-218
/
+207
|
\
|
|
*
avfilter: x86: Port gradfun filter optimizations to yasm
Daniel Kang
2013-10-23
4
-218
/
+207
*
|
avdevice/fbdev_enc: avoid declaring variables in for()
Michael Niedermayer
2013-10-24
1
-2
/
+4
*
|
avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty d...
Paul B Mahol
2013-10-24
1
-1
/
+1
*
|
lavd/fbdev: move common code to separate file
Lukasz Marek
2013-10-24
5
-72
/
+98
[next]