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
*
cdxl: remove an unused variable
Anton Khirnov
2013-11-16
1
-1
/
+0
*
c93: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-12
/
+18
*
bethsoftvid: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-11
/
+15
*
avs: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-8
/
+13
*
asvenc: use the AVFrame API properly.
Anton Khirnov
2013-11-16
3
-17
/
+18
*
a64multienc: use the AVFrame API properly.
Anton Khirnov
2013-11-16
2
-6
/
+8
*
lavc: deprecate avcodec_alloc_frame().
Anton Khirnov
2013-11-16
2
-5
/
+6
*
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
Anton Khirnov
2013-11-16
18
-23
/
+23
*
lavc: update coded_frame doxy.
Anton Khirnov
2013-11-16
1
-1
/
+1
*
lavc: deprecate CODEC_CAP_NEG_LINESIZES
Anton Khirnov
2013-11-16
2
-1
/
+6
*
lavc: VP9 decoder
Ronald S. Bultje
2013-11-15
221
-1
/
+10716
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
16
-614
/
+621
*
dv: Split DV data table declarations into their own header
Diego Biurrun
2013-11-15
6
-97
/
+123
*
build: Allow specifying extra object files when linking HOSTPROGS
Diego Biurrun
2013-11-15
1
-1
/
+1
*
h264: free the tables and uninitialize the context on flush
Anton Khirnov
2013-11-14
1
-0
/
+3
*
lavf: improve support for AVC-Intra files.
Reimar Döffinger
2013-11-14
6
-4
/
+143
*
mxfdec: update current edit unit when seeking in mxf files without index tables
Marton Balint
2013-11-14
1
-0
/
+1
*
mpeg12dec: Remove outdated UV swapping code for VCR2
Diego Biurrun
2013-11-14
2
-19
/
+0
*
twinvq: consume block_align+1 packets as full ones
Kostya Shishkov
2013-11-14
1
-0
/
+3
*
twinvq: support multiple frames per packet
Kostya Shishkov
2013-11-14
5
-61
/
+123
*
metasound: add missing modes
Kostya Shishkov
2013-11-14
2
-3
/
+10245
*
mpeg12dec: Remove unused swap_uv member from Mpeg1Context
Diego Biurrun
2013-11-14
1
-1
/
+0
*
Move av_fast_{m,re}alloc from lavc to lavu.
Anton Khirnov
2013-11-14
7
-48
/
+71
*
lavc: deprecate FF_MAX_B_FRAMES
Anton Khirnov
2013-11-14
5
-2
/
+16
*
lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h
Anton Khirnov
2013-11-14
3
-0
/
+29
*
lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bump
Anton Khirnov
2013-11-14
2
-0
/
+5
*
lavc: make error_rate a private option of mpegvideo encoders
Anton Khirnov
2013-11-14
6
-7
/
+29
*
vdpau: add a constructor for AVVDPAUContext.
Anton Khirnov
2013-11-14
3
-0
/
+18
*
vdpau: add a convenience function for getting a decoder profile.
Anton Khirnov
2013-11-14
4
-1
/
+61
*
Deprecate obsolete XvMC hardware decoding support
Diego Biurrun
2013-11-13
18
-45
/
+151
*
Remove all Alpha architecture optimizations
Diego Biurrun
2013-11-13
24
-1966
/
+8
*
configure: Check whether MSVC requires using the C89-to-C99 converter
Martin Storsjö
2013-11-13
1
-1
/
+14
*
mpegaudioenc: Move some static tables to MpegAudioContext
Diego Biurrun
2013-11-10
2
-26
/
+23
*
mpegaudioenc: Remove broken integer-only quantization code path
Diego Biurrun
2013-11-10
2
-39
/
+5
*
hwaccel: Simplify ff_find_hwaccel
Luca Barbato
2013-11-10
6
-9
/
+11
*
avienc: drop the vfr flag.
Anton Khirnov
2013-11-08
1
-1
/
+0
*
metasound: Fix error message argument
Kostya Shishkov
2013-11-08
1
-1
/
+1
*
h263dsp: K&R formatting cosmetics
Diego Biurrun
2013-11-08
1
-47
/
+63
*
dsputil: Split off H.263 bits into their own H263DSPContext
Diego Biurrun
2013-11-08
15
-118
/
+210
*
Remove #undefs for formerly forbidden system functions
Diego Biurrun
2013-11-07
4
-9
/
+0
*
avfilter/graphparser: Directly free filter memory if initialization fails
Diego Biurrun
2013-11-06
1
-0
/
+1
*
configure: Move -Wno-maybe-uninitialized check into gcc section
Diego Biurrun
2013-11-05
1
-1
/
+1
*
avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer
Diego Biurrun
2013-11-04
1
-0
/
+3
*
graph2dot: Add missing #include for av_get_channel_layout_string()
Diego Biurrun
2013-11-04
1
-0
/
+1
*
graph2dot: Fix use of deprecated API
Diego Biurrun
2013-11-04
1
-2
/
+2
*
vdpau: Add missing #includes to fix standalone header compilation
Diego Biurrun
2013-11-04
2
-1
/
+9
*
x86: rv40dsp: Use PAVGB instruction macro where appropriate
Diego Biurrun
2013-11-04
1
-5
/
+1
*
omadec: loosen format probing constraints
David Goldwich
2013-11-04
1
-11
/
+4
*
omadec: check GEOB sizes against buffer size
Michael Niedermayer
2013-11-04
1
-0
/
+5
*
omadec: Fix wrong number of array elements
Michael Niedermayer
2013-11-04
1
-1
/
+1
[next]