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
*
update for 2.4.1
n2.4.1
Michael Niedermayer
2014-09-21
3
-2
/
+11
*
avfilter/vf_scale: Allow chroma samples to be above and to the left of luma s...
Michael Niedermayer
2014-09-21
1
-4
/
+4
*
swscale: Allow chroma samples to be above and to the left of luma samples
Michael Niedermayer
2014-09-21
2
-5
/
+5
*
avcodec/libilbc: support for latest git of libilbc
Gianluigi Tiesi
2014-09-21
1
-3
/
+2
*
libavcodec/webp: treat out-of-bound palette index as translucent black
Pascal Massimino
2014-09-19
1
-5
/
+5
*
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion
Andreas Cadhalpun
2014-09-18
2
-26
/
+26
*
avcodec/x86/vp9lpf: Always include x86util.asm
Michael Niedermayer
2014-09-18
1
-2
/
+2
*
Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into release/2.4
Michael Niedermayer
2014-09-18
1
-2
/
+4
|
\
|
*
apetag: Fix APE tag size check
Katerina Barone-Adesi
2014-09-17
1
-2
/
+4
*
|
tools/crypto_bench: fix build when AV_READ_TIME is unavailable
Michael Niedermayer
2014-09-16
1
-0
/
+4
*
|
RELEASE_NOTES: add H.261 & HEVC RTP support
Michael Niedermayer
2014-09-16
1
-0
/
+2
*
|
avcodec/mjpegenc: the AMV encoder doesnt support yuv422
n2.4
Michael Niedermayer
2014-09-14
1
-1
/
+1
*
|
Changelog: add 2.4
Michael Niedermayer
2014-09-14
1
-0
/
+2
*
|
doc/examples: remove unneeded NULL checks
Michael Niedermayer
2014-09-14
2
-4
/
+2
*
|
MAINTAINERS: Add 2.4 to maintained releases, drop 2.3
Michael Niedermayer
2014-09-14
1
-1
/
+1
*
|
Merge commit 'f851477889ae48e2f17073cf7486e1d5561b7ae4' into release/2.4
Michael Niedermayer
2014-09-14
0
-0
/
+0
|
\
|
|
*
Prepare for 11 release
Diego Biurrun
2014-09-13
1
-1
/
+1
|
*
doc: Fix syntax and logical errors in avconv stream combination example
Diego Biurrun
2014-09-10
1
-3
/
+3
|
*
Fix RELEASE identification
Sean McGovern
2014-09-08
1
-1
/
+0
|
*
Mark 11 release in the changelog
Diego Biurrun
2014-09-04
1
-5
/
+5
|
*
Add release notes for 11.
Anton Khirnov
2014-09-04
1
-59
/
+50
|
*
avcodec: fix missing doxygen comment marker
Michael Niedermayer
2014-09-01
1
-1
/
+1
|
*
Prepare for 11_beta2 Release
Reinhard Tartler
2014-08-30
1
-0
/
+1
|
*
license: Mention that vf_interlace is GPL, not LGPL
Diego Biurrun
2014-08-28
1
-0
/
+1
|
*
matroskaenc: convert avstream stereo3d side data during encoding
Vittorio Giovara
2014-08-28
1
-18
/
+76
|
*
matroskadec: parse stereo mode on decoding
Vittorio Giovara
2014-08-28
4
-2
/
+78
|
*
avcodec: add stream-level stereo3d side data
Vittorio Giovara
2014-08-28
5
-1
/
+69
|
*
matroska: list supported extensions
Vittorio Giovara
2014-08-28
1
-0
/
+1
|
*
doc/APIchanges: fill in missing hashes and dates
Anton Khirnov
2014-08-28
1
-29
/
+29
|
*
pulse: Add a wallclock option to be compatible with other other captures
Luca Barbato
2014-08-28
1
-0
/
+5
|
*
vc1: Initialize start_code_found to 0
Luca Barbato
2014-08-27
1
-1
/
+1
|
*
avconv: fix parsing the AVOptions for -target
Anton Khirnov
2014-08-27
1
-0
/
+4
|
*
avconv: fix the muxrate values for -target
Anton Khirnov
2014-08-27
1
-2
/
+2
|
*
mpegenc: limit the maximum muxrate
Anton Khirnov
2014-08-27
1
-1
/
+1
|
*
vc1: Fix the skip condition
Luca Barbato
2014-08-26
1
-2
/
+3
|
*
vfwcap: Add fallback define for HWND_MESSAGE
Diego Biurrun
2014-08-25
1
-0
/
+5
|
*
setpts: Add missing inttypes.h #include for PRId64
Diego Biurrun
2014-08-24
1
-9
/
+8
|
*
mpeg12enc: Add missing #include for PICT_FRAME
Diego Biurrun
2014-08-24
1
-0
/
+1
|
*
error_resilience: Drop asserts from guess_mv()
Diego Biurrun
2014-08-24
1
-2
/
+0
|
*
vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6
Diego Biurrun
2014-08-24
1
-1
/
+1
|
*
electronicarts: do not fail on zero-sized chunks
Anton Khirnov
2014-08-22
1
-1
/
+10
|
*
Revert "lavf: eliminate ff_get_audio_frame_size()"
Andrew Stone
2014-08-22
2
-1
/
+24
*
|
update for 2.4
Michael Niedermayer
2014-09-14
2
-2
/
+2
*
|
Changelog/RELEASE_NOTES: prepare for 2.4
Clément Bœsch
2014-09-14
2
-13
/
+26
*
|
doc/APIchanges: Update hashes and dates
Michael Niedermayer
2014-09-14
1
-1
/
+1
*
|
doc/APIchanges: attempt to split releases
Clément Bœsch
2014-09-14
1
-5
/
+37
*
|
doc: mention important API changes in the RELEASE_NOTES
Andreas Cadhalpun
2014-09-14
1
-6
/
+10
*
|
ffserver: drop custom skip_spaces() impl
Reynaldo H. Verdejo Pinochet
2014-09-13
1
-12
/
+1
*
|
ffserver: use correct error for stream not found
Reynaldo H. Verdejo Pinochet
2014-09-13
1
-1
/
+1
*
|
doc: mention in APIChanges that AVProbeData must be initialized due to the ne...
Andreas Cadhalpun
2014-09-14
1
-1
/
+6
[next]