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
*
Fix multi-channel encoding with libfaac.
Carl Eugen Hoyos
2012-01-25
1
-0
/
+10
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-24
8
-9
/
+51
|
\
|
*
aacenc: Fix identification padding when the bitstream is already aligned.
Alex Converse
2012-01-24
1
-1
/
+1
|
*
aacenc: Write correct length for long identification strings.
Michael Niedermayer
2012-01-24
1
-1
/
+1
|
*
adpcm_ima_ws: fix stereo decoding
Justin Ruggles
2012-01-24
1
-1
/
+29
|
*
avcodec: add a new codec_id for CRYO APC IMA ADPCM.
Justin Ruggles
2012-01-24
6
-3
/
+10
|
*
lavc: postpone the removal of AVCodecContext.request_channels.
Anton Khirnov
2012-01-24
1
-1
/
+1
|
*
lavc: postpone removing old audio encoding and decoding API
Anton Khirnov
2012-01-24
1
-2
/
+2
|
*
rv10: verify slice offsets against buffer size
Janne Grunau
2012-01-24
1
-1
/
+8
*
|
error concealment: initialize block index.
Michael Niedermayer
2012-01-24
1
-0
/
+3
*
|
h264: Disallow w/h/pixfmt changes for frame threads.
Michael Niedermayer
2012-01-24
1
-1
/
+1
*
|
mpegvideo: Draw edges based on the pictures linesize instead of the contexts.
Michael Niedermayer
2012-01-24
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-24
14
-194
/
+845
|
\
|
|
*
aacenc: Simplify windowing
Nathan Caldwell
2012-01-23
1
-33
/
+68
|
*
aacenc: Move saved overlap samples to the beginning of the same buffer as inc...
Nathan Caldwell
2012-01-23
1
-16
/
+15
|
*
aacenc: Deinterleave input samples before processing.
Nathan Caldwell
2012-01-23
5
-62
/
+80
|
*
aacenc: Store channel count in AACEncContext.
Nathan Caldwell
2012-01-23
2
-20
/
+23
|
*
aacenc: Move Q^3/4 calculation to it's own table
Nathan Caldwell
2012-01-23
3
-3
/
+11
|
*
aacenc: Request normalized float samples instead of converting s16 samples to...
Nathan Caldwell
2012-01-23
5
-20
/
+18
|
*
aacpsy: Replace an if with FFMAX in LAME windowing.
Nathan Caldwell
2012-01-23
1
-2
/
+1
|
*
aacenc: cosmetics, replace 'rd' with 'bits' in codebook_trellis_rate to make ...
Nathan Caldwell
2012-01-23
1
-14
/
+14
|
*
aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisons
Nathan Caldwell
2012-01-23
1
-6
/
+6
|
*
aacenc: cosmetics: move init() and end() to the bottom of the file.
Nathan Caldwell
2012-01-23
1
-102
/
+102
|
*
aacenc: aac_encode_init() cleanup
Nathan Caldwell
2012-01-23
1
-43
/
+74
|
*
XWD encoder and decoder
Paul B Mahol
2012-01-23
7
-1
/
+559
|
*
vc1: don't read the interpfrm and bfraction elements for interlaced frames
Hendrik Leppkes
2012-01-23
1
-7
/
+9
*
|
Revert "Fix multi-channel AAC encoding."
Michael Niedermayer
2012-01-24
2
-31
/
+3
*
|
Improve support for PGS subtitles.
David Mitchell
2012-01-23
1
-81
/
+117
*
|
pthreads: Generic progress lubrication support.
Michael Niedermayer
2012-01-23
1
-0
/
+7
*
|
pthreads: reset got_frames on flush.
Michael Niedermayer
2012-01-23
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-23
1
-1
/
+1
|
\
|
|
*
pam: Fix a typo that broke writing and reading PAM files.
Carl Eugen Hoyos
2012-01-22
2
-2
/
+4
*
|
CrystalHD: Back up extradata to allow decoder reinit to work.
Philip Langdale
2012-01-22
1
-0
/
+26
*
|
CrystalHD: Initialise variables to silence valgrind.
Philip Langdale
2012-01-22
1
-2
/
+2
*
|
pthread: Change a signal to a broadcast as multiple threads
Michael Niedermayer
2012-01-22
1
-1
/
+1
*
|
mpeg12: fixed parsing in some mpeg2 streams
Hendrik Leppkes
2012-01-22
1
-0
/
+1
*
|
lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8
Michael Niedermayer
2012-01-22
1
-1
/
+2
*
|
Extract some duplicated code.
Reimar Döffinger
2012-01-22
1
-22
/
+14
*
|
Remove pointless and distracting ()
Reimar Döffinger
2012-01-22
1
-13
/
+13
*
|
Simplify: just add header_size directly.
Reimar Döffinger
2012-01-22
1
-3
/
+1
*
|
Move some duplicated code, simplify.
Reimar Döffinger
2012-01-22
1
-28
/
+15
*
|
Make variable that always has the same value const.
Reimar Döffinger
2012-01-22
1
-3
/
+2
*
|
RC: Fix initial buffer occupancy.
Michael Niedermayer
2012-01-22
1
-0
/
+2
*
|
aacenc: Fix bug in writing libavcodec_ident.
Michael Niedermayer
2012-01-22
1
-1
/
+1
*
|
Support decoding gray8a tiff images.
Carl Eugen Hoyos
2012-01-22
1
-0
/
+3
*
|
pngdec: Do not use SIMD paeth prediction for bpp=2
Michael Niedermayer
2012-01-22
1
-1
/
+1
*
|
pngdec: Fix masks for interlaced decoding
Michael Niedermayer
2012-01-22
2
-2
/
+2
*
|
pngdec: Add some FF_DEBUG based av_logs.
Michael Niedermayer
2012-01-22
1
-2
/
+4
*
|
lavc: Mark the err_detect constants as audio+video as they also apply to audio.
Michael Niedermayer
2012-01-21
1
-7
/
+7
*
|
error_detection: put the old error detection constants back.
Michael Niedermayer
2012-01-21
1
-0
/
+3
[next]