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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264: free the tables and uninitialize the context on flush
Anton Khirnov
2013-11-14
1
-0
/
+3
*
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
3
-47
/
+13
*
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
5
-7
/
+25
*
vdpau: add a constructor for AVVDPAUContext.
Anton Khirnov
2013-11-14
2
-0
/
+16
*
vdpau: add a convenience function for getting a decoder profile.
Anton Khirnov
2013-11-14
3
-1
/
+58
*
Deprecate obsolete XvMC hardware decoding support
Diego Biurrun
2013-11-13
13
-44
/
+141
*
Remove all Alpha architecture optimizations
Diego Biurrun
2013-11-13
24
-1966
/
+8
*
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
*
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
14
-114
/
+205
*
Remove #undefs for formerly forbidden system functions
Diego Biurrun
2013-11-07
3
-7
/
+0
*
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
*
hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale
Yusuke Nakamura
2013-11-04
1
-0
/
+2
*
hevc: Use parsed VUI colorimetry in avcodec
Jan Ekström
2013-11-04
2
-0
/
+24
*
lavc: Add colorimetry values for BT.2020, other non-included ones
Jan Ekström
2013-11-04
2
-16
/
+28
*
aacdec: Set the profile during decoding
Gian-Carlo Pascutto
2013-11-04
2
-0
/
+11
*
lavc: move AVCodecContext.pkt to AVCodecInternal
Anton Khirnov
2013-11-04
6
-11
/
+20
*
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
Anton Khirnov
2013-11-04
7
-33
/
+38
*
pthread_slice: rename ThreadContext -> SliceThreadContext
Anton Khirnov
2013-11-04
1
-9
/
+9
*
lavc: split slice and frame threading functions into separate files
Anton Khirnov
2013-11-04
5
-949
/
+1057
*
pthread: drop avcodec_ prefixes from static functions
Anton Khirnov
2013-11-04
1
-8
/
+8
*
x86: hpeldsp: Use PAVGB instruction macro where necessary
Mikulas Patocka
2013-11-04
1
-13
/
+13
*
ansi: fix possible use of uninitialized variables
Vittorio Giovara
2013-11-03
1
-2
/
+6
*
mpeg4video_parser: K&R formatting cosmetics
Vittorio Giovara
2013-11-02
1
-34
/
+35
*
mpeg4video: K&R formatting cosmetics
Vittorio Giovara
2013-11-01
2
-129
/
+156
*
flashsv: K&R formatting cosmetics
Luca Barbato
2013-11-01
1
-27
/
+30
*
x86: vp8dsp: Split loopfilter code into a separate file
Diego Biurrun
2013-11-01
3
-1556
/
+1586
*
flashsv: Check diff_start diff_height values
Michael Niedermayer
2013-11-01
1
-0
/
+6
*
flashsv: Refactor a little
Luca Barbato
2013-11-01
1
-5
/
+9
*
lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h
Anton Khirnov
2013-10-31
3
-0
/
+9
*
lavc: deprecate unused FF_BUG_OLD_MSMPEG4
Anton Khirnov
2013-10-31
3
-0
/
+7
*
lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.
Anton Khirnov
2013-10-31
3
-0
/
+7
*
lavc: deprecate FF_DEBUG_VIS_*
Anton Khirnov
2013-10-31
2
-0
/
+4
*
lavc: deprecate AVCodecContext.debug_mv
Anton Khirnov
2013-10-31
3
-4
/
+6
*
lavc: deprecate FF_DEBUG_MV and remove all traces of its use
Anton Khirnov
2013-10-31
4
-2
/
+11
*
Add HEVC decoder
Guillaume Martres
2013-10-31
19
-1
/
+10873
*
webp: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-2
/
+2
*
vp8: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-5
/
+4
[next]