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
*
dxva2_hevc: properly fill the scaling list structure
Hendrik Leppkes
2015-02-07
1
-8
/
+14
*
aacsbr: silence message for SBR extension "padding".
Reimar Döffinger
2015-02-03
1
-1
/
+3
*
aacdec: Support for ER AAC ELD 480.
Alex Converse
2015-02-03
3
-12
/
+29
*
aacdec: Tables for length 480 AAC ELD.
Niel van der Westhuizen
2015-02-03
3
-3
/
+499
*
aacdec: Support for ER AAC in LATM
Niel van der Westhuizen
2015-02-03
1
-1
/
+11
*
aacdec: Refactor aac_er_decode_frame.
Alex Converse
2015-02-03
1
-4
/
+5
*
aacdec: Refactor decode_ics_info.
Alex Converse
2015-02-03
1
-12
/
+14
*
svq1dec: Validate the stages value strictly
Luca Barbato
2015-02-03
1
-2
/
+2
*
svq1enc: correctly handle memory error and allocations
Michael Niedermayer
2015-02-03
1
-0
/
+6
*
opus: Factor out imdct15 into a standalone component
Diego Biurrun
2015-02-02
7
-41
/
+44
*
configure: Add a dependency on vc1_decoder from vc1_parser
Martin Storsjö
2015-02-02
1
-3
/
+1
*
flacenc: initialize sums matrix
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
ituh263dec: use macro instead of #if
Vittorio Giovara
2015-01-29
1
-3
/
+1
*
mpegvideo_enc: initialize the encoding context
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Vittorio Giovara
2015-01-29
2
-0
/
+46
*
DNxHD: Simplify pixel format detection
Vittorio Giovara
2015-01-29
1
-25
/
+20
*
DNxHD: More verbose error messages
Vittorio Giovara
2015-01-29
1
-3
/
+9
*
libopenh264: Log debug messages to a non-null context
Martin Storsjö
2015-01-29
1
-1
/
+1
*
h264: Do not share rbsp_buffer across threads
Michael Niedermayer
2015-01-28
1
-0
/
+4
*
dvbsubdec: check memory allocations and propagate errors
Vittorio Giovara
2015-01-27
1
-30
/
+58
*
lavc: support extracting audio service type from side data
Anton Khirnov
2015-01-27
1
-0
/
+7
*
Add a side data type for audio service type.
Anton Khirnov
2015-01-27
3
-1
/
+8
*
lavc: deprecate unused AVCodecContext.stream_codec_tag
Anton Khirnov
2015-01-27
4
-6
/
+9
*
avidec: do not export stream_codec_tag
Anton Khirnov
2015-01-27
1
-2
/
+1
*
h264: drop any pretense of support for data partitioning
Anton Khirnov
2015-01-27
3
-44
/
+3
*
h264_parser: restore a comment lost in 0268a54
Anton Khirnov
2015-01-27
1
-0
/
+1
*
h264: do not reset the ref lists in flush_change()
Anton Khirnov
2015-01-27
1
-4
/
+0
*
h264: move parser-only variables to their own context
Anton Khirnov
2015-01-27
3
-23
/
+26
*
error_resilience: move the MECmpContext initialization into ER code
Anton Khirnov
2015-01-27
6
-16
/
+13
*
Add DXVA2 HEVC HWAccel
Hendrik Leppkes
2015-01-27
4
-1
/
+384
*
hevc: reindent after previous commit
Hendrik Leppkes
2015-01-27
2
-32
/
+32
*
hevc: add hwaccel hooks
Hendrik Leppkes
2015-01-27
3
-2
/
+56
*
hevc: store the short term rps flag and size in the context
Hendrik Leppkes
2015-01-27
2
-3
/
+7
*
hevc: store the escaped/raw bitstream in HEVCNAL
Hendrik Leppkes
2015-01-27
2
-2
/
+9
*
hevc: pass the full HEVCNAL struct to decode_nal_unit
Hendrik Leppkes
2015-01-27
1
-3
/
+3
*
hevc: unref the current frame if frame_start() fails
Anton Khirnov
2015-01-27
1
-1
/
+1
*
hevc: clear unused refs on failure
Anton Khirnov
2015-01-27
1
-4
/
+5
*
h264: simplify code in flush_dpb()
Anton Khirnov
2015-01-27
1
-5
/
+1
*
mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions
Michael Niedermayer
2015-01-23
1
-3
/
+14
*
libx265: Pass through user-set frame type
Derek Buitenhuis
2015-01-22
1
-0
/
+5
*
libopenh264enc: Move a declaration of a variable into an ifdef
Martin Storsjö
2015-01-20
1
-2
/
+1
*
libopenh264enc: Remove a workaround for silencing warnings about unused varia...
Martin Storsjö
2015-01-20
1
-1
/
+0
*
h264_cabac: Break infinite loops
Michael Niedermayer
2015-01-15
1
-1
/
+1
*
opus_parser: drop unused variable
Vittorio Giovara
2015-01-15
1
-1
/
+1
*
bsf: check memory allocations
Vittorio Giovara
2015-01-15
7
-3
/
+24
*
vp8: improve memory allocation checks
Vittorio Giovara
2015-01-15
1
-4
/
+10
*
tiff: support decoding GBRP and GBRAP formats
Paul B Mahol
2015-01-14
1
-57
/
+81
*
lavc: add GBRAP to avcodec_align_dimensions2
Paul B Mahol
2015-01-14
1
-0
/
+1
*
imgutils: create misc functions for dealing with buffers
Stefano Sabatini
2015-01-14
2
-88
/
+13
*
png: improve signature check
Vittorio Giovara
2015-01-14
1
-3
/
+4
[next]