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
*
mpegaudiodec: Prevent premature clipping of mp3 input buffer.
Dale Curtis
2012-02-24
1
-2
/
+4
*
lcl: error out if uncompressed input buffer is smaller than framesize.
Ronald S. Bultje
2012-02-24
1
-1
/
+22
*
mjpeg: abort decoding if packet is too large.
Ronald S. Bultje
2012-02-24
1
-0
/
+4
*
golomb: use HAVE_BITS_REMAINING() macro to prevent infloop on EOF.
Ronald S. Bultje
2012-02-24
1
-1
/
+1
*
get_bits: add HAVE_BITS_REMAINING macro.
Ronald S. Bultje
2012-02-24
1
-1
/
+14
*
tiff: Prevent overreads in the type_sizes array.
Alex Converse
2012-02-23
1
-4
/
+11
*
tiff: Make the TIFF_LONG and TIFF_SHORT types unsigned.
Alex Converse
2012-02-23
1
-9
/
+9
*
SBR DSP x86: implement SSE sbr_hf_g_filt
Christophe GISQUET
2012-02-23
2
-0
/
+43
*
SBR DSP x86: implement SSE sbr_sum_square_sse
Christophe GISQUET
2012-02-23
5
-0
/
+116
*
SBR DSP: use intptr_t for the ixh parameter.
Christophe GISQUET
2012-02-23
3
-3
/
+5
*
wavpack: Don't shift minclip/maxclip
Derek Buitenhuis
2012-02-23
1
-2
/
+2
*
lavc: drop encode() support for video.
Anton Khirnov
2012-02-23
1
-40
/
+8
*
snowenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-8
/
+20
*
snowenc: don't abuse input picture for storing information.
Anton Khirnov
2012-02-23
1
-23
/
+22
*
a64multienc: switch to encode2().
Anton Khirnov
2012-02-23
2
-14
/
+29
*
a64multienc: don't write into output buffer when there's no output.
Anton Khirnov
2012-02-23
1
-2
/
+0
*
libxvid: switch to encode2().
Anton Khirnov
2012-02-23
1
-21
/
+39
*
tiffenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-13
/
+22
*
tiffenc: properly forward error codes in encode_frame().
Anton Khirnov
2012-02-23
1
-12
/
+12
*
lavc: drop libdirac encoder.
Anton Khirnov
2012-02-23
3
-407
/
+1
*
gifenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-6
/
+19
*
libvpxenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-26
/
+27
*
flashsvenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-11
/
+15
*
lcl: don't overwrite input memory.
Ronald S. Bultje
2012-02-23
1
-3
/
+8
*
libxavs: switch to encode2().
Anton Khirnov
2012-02-23
1
-25
/
+63
*
libxavs: add an AVClass at the beginning of XavsContext.
Anton Khirnov
2012-02-23
1
-0
/
+1
*
libxavs: split extradata writing out of encode_nals().
Anton Khirnov
2012-02-23
1
-11
/
+18
*
ljpegenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-7
/
+25
*
truemotion2: error out if the huffman tree has no nodes.
Ronald S. Bultje
2012-02-23
1
-1
/
+1
*
asv1enc: switch to encode2().
Anton Khirnov
2012-02-23
1
-10
/
+24
*
libschroedingerenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-12
/
+31
*
ffv1enc: switch to encode2().
Anton Khirnov
2012-02-23
1
-11
/
+23
*
libtheoraenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-11
/
+14
*
jpeglsenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-10
/
+21
*
lclenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-7
/
+19
*
qtrleenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-12
/
+18
*
flacdec: set channel_layout based on channel count
Justin Ruggles
2012-02-22
1
-0
/
+13
*
mov: set channel layout for AC-3 streams based on the 'dac3' atom info
Justin Ruggles
2012-02-22
5
-5
/
+5
*
aac: fix infinite loop on end-of-frame with sequence of 1-bits.
Alex Converse
2012-02-22
1
-12
/
+13
*
mlpdec_parser: fix a few channel layouts.
Tim Walker
2012-02-22
1
-4
/
+5
*
prores: use natural integer type for the codebook index
Christophe GISQUET
2012-02-22
2
-3
/
+3
*
mpegvideo_enc: only allocate output packet when we know there will be output
Anton Khirnov
2012-02-21
1
-14
/
+14
*
sunrast: Add a sample request for RMP_RAW colormap.
Aneesh Dogra
2012-02-21
1
-1
/
+5
*
avcodec: do not override pts or duration from the audio encoder
Justin Ruggles
2012-02-21
1
-3
/
+5
*
Mark mutable static data const where appropriate.
Alex Converse
2012-02-21
3
-3
/
+3
*
dvbsubdec: avoid undefined signed left shift in RGBA macro
Janne Grunau
2012-02-21
1
-1
/
+1
*
mlpdec: use av_log_ask_for_sample()
Paul B Mahol
2012-02-21
1
-18
/
+12
*
png: make .long_name more descriptive
Paul B Mahol
2012-02-21
2
-2
/
+2
*
rv34: change most "int stride" into "ptrdiff_t stride".
Ronald S. Bultje
2012-02-20
7
-30
/
+30
*
adpcmenc: Use correct frame_size for Yamaha ADPCM.
Justin Ruggles
2012-02-20
1
-1
/
+1
[next]