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
*
avcodec/wmalosslessdec: do not discard last frame
Jakub Stachowski
2016-04-10
1
-2
/
+9
*
avcodec/shorten: mark as AV_CODEC_CAP_SUBFRAMES
Paul B Mahol
2016-04-10
1
-1
/
+1
*
avcodec/exr: fix channel detection
Martin Vignali
2016-04-10
1
-8
/
+10
*
avcodec/shorten: add support for AIFF packing, not bitexact
Paul B Mahol
2016-04-09
1
-2
/
+74
*
avcodec/shorten: fix decoding of very large (>2048) block sizes
Paul B Mahol
2016-04-09
1
-0
/
+14
*
avcodec/pngdec: Fix alpha detection with skip_frame
Michael Niedermayer
2016-04-09
1
-0
/
+1
*
avcodec/shorten: fix decoding of files with number of samples lower than max_...
Paul B Mahol
2016-04-08
1
-2
/
+4
*
avcodec/shorten: remove useless if condition and comment, reindent
Paul B Mahol
2016-04-08
1
-23
/
+21
*
avcodec/shorten: fix decoding of last frame
Paul B Mahol
2016-04-08
1
-3
/
+1
*
avcodec/pngenc: check return value of av_frame_copy()
Paul B Mahol
2016-04-08
1
-2
/
+6
*
avcodec/pngenc: restore image size before copying frame
Dmitriy
2016-04-08
1
-0
/
+4
*
avcodec/shorten: if allocation fails reset max_frame_size
Paul B Mahol
2016-04-08
1
-0
/
+1
*
avcodec: remove "get_buffer() failed" message
Paul B Mahol
2016-04-08
2
-6
/
+2
*
avformat: support shorten in nistshpere demuxer
Paul B Mahol
2016-04-07
1
-0
/
+4
*
avcodec/exr: enable mipmap, ripmap decoding
Martin Vignali
2016-04-06
1
-5
/
+7
*
AAC encoder: fix valgrind errors
Claudio Freire
2016-04-05
2
-17
/
+16
*
libxvid: Create extradata in init using a dummy frame
Derek Buitenhuis
2016-04-05
1
-0
/
+40
*
avcodec: add adpcm dat4 decoder
Paul B Mahol
2016-04-05
7
-1
/
+28
*
AAC encoder: fix filling of wi.clipping array
Claudio Freire
2016-04-05
1
-3
/
+4
*
libavcodec/exr : add support for compression in tile
Martin Vignali
2016-04-04
1
-22
/
+17
*
libavcodec/exr : cosmetic change
Martin Vignali
2016-04-04
1
-2
/
+1
*
AAC encoder: fix initialization of minsf
Claudio Freire
2016-04-03
1
-3
/
+4
*
libavcodec/exr: add tile support
Martin Vignali
2016-04-03
1
-54
/
+210
*
libavcodec/exr: fix PRX24 Float decompression
Martin Vignali
2016-04-03
1
-3
/
+12
*
avcodec/mjpegdec: Do not permute quantization tables
Michael Niedermayer
2016-04-03
1
-10
/
+9
*
exif: take a generic log context
Hendrik Leppkes
2016-04-02
2
-9
/
+9
*
avcodec: properly initialize AVCodecParameters profile/level
Hendrik Leppkes
2016-04-02
1
-0
/
+2
*
lavc/videotoolboxenc: Workaround encoder error
Rick Kern
2016-04-02
1
-11
/
+32
*
lavc/videotoolboxenc: Fix crash when closing codec after error
Rick Kern
2016-04-02
1
-1
/
+0
*
lavc/utils: use pkt_timebase for legacy subtitles timing code
Clément Bœsch
2016-04-02
1
-2
/
+5
*
lavc/ccaption_dec: remove usage of avctx->time_base
Clément Bœsch
2016-04-02
1
-7
/
+8
*
lavc/audiotoolboxdec: add eac3 decoder
Rodger Combs
2016-04-02
3
-0
/
+9
*
lavc/audiotoolboxdec: fix a number of config and timestamp issues
Rodger Combs
2016-04-02
1
-65
/
+221
*
lavc/audiotoolboxdec: support ADTS AAC input
Rodger Combs
2016-04-02
1
-1
/
+34
*
lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targets
Rodger Combs
2016-04-02
1
-1
/
+1
*
lavc/audiotoolboxenc: fix iOS build
Rodger Combs
2016-04-02
1
-1
/
+6
*
lavc/audiotoolboxenc: fix a number of config issues
Rodger Combs
2016-04-02
1
-22
/
+176
*
lavc/audiotoolboxenc: remove unneeded packet metadata
Rodger Combs
2016-04-02
1
-13
/
+3
*
avcodec/parser: assert that the codec id is not NONE in av_parser_parse2()
Michael Niedermayer
2016-04-01
1
-0
/
+2
*
avcodec/j2kenc: Add attribution to OpenJPEG project:
Aaron Boxer
2016-04-01
1
-0
/
+38
*
lavc: factor apply_param_change() AV_EF_EXPLODE handling
wm4
2016-04-01
1
-15
/
+19
*
lavc/utils: transfer width/height for subs in codecpar
Clément Bœsch
2016-03-31
1
-0
/
+8
*
codecpar: Add video delay field
Derek Buitenhuis
2016-03-31
2
-0
/
+7
*
Add frame_size to AVCodecParameters
Hendrik Leppkes
2016-03-31
2
-0
/
+6
*
lavc: Add seek_preroll to AVCodecParameters
James Almer
2016-03-31
2
-0
/
+6
*
Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'
Derek Buitenhuis
2016-03-31
2
-18
/
+37
|
\
|
*
lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...
Anton Khirnov
2016-02-23
2
-12
/
+28
*
|
Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'
Derek Buitenhuis
2016-03-31
3
-1
/
+316
|
\
|
|
*
lavc: add codec parameters API
Anton Khirnov
2016-02-23
3
-1
/
+316
|
*
x86: hevc: Fix linking with both yasm and optimizations disabled
Diego Biurrun
2016-02-23
1
-4
/
+8
[next]