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
...
*
flacdec: 10l to me. I miscalculated the smallest FLAC frame. It is 16
Justin Ruggles
2009-03-05
1
-1
/
+1
*
flacdec: cosmetics: move 2 statements to immediately after frame
Justin Ruggles
2009-03-05
1
-3
/
+2
*
flacdec: Simplify frame sync by not using the bitstream reader.
Justin Ruggles
2009-03-05
1
-9
/
+11
*
flacdec: Split the metadata_parse() function into 2 separate functions,
Justin Ruggles
2009-03-05
1
-36
/
+50
*
flacdec: Add a check for small buffer size. This ensures reading as
Justin Ruggles
2009-03-04
1
-0
/
+5
*
flacdec: cosmetics: Use a more descriptive variable name for the number
Justin Ruggles
2009-03-04
1
-7
/
+7
*
flacdec: Handle 32 bps data when checking allocated size.
Justin Ruggles
2009-03-04
1
-1
/
+1
*
flacdec: Check curr_bps after wasted bits are subtracted.
Justin Ruggles
2009-03-04
1
-4
/
+4
*
Fix typo: "i" -> "in".
Stefano Sabatini
2009-03-04
1
-1
/
+1
*
Add support for ct_type to correctly detect interlaced flag
Ivan Schreter
2009-03-04
2
-11
/
+14
*
100l, interplayvideo uses 8x8 blocks, so call the 8x8 put_pixels_tab function
Reimar Döffinger
2009-03-04
1
-3
/
+3
*
Set AVFrame.reference correctly for nuv decoder.
Reimar Döffinger
2009-03-04
1
-1
/
+1
*
Add more correct bound checking in filter_mb().
Vitor Sessak
2009-03-04
1
-1
/
+1
*
Add frame buffer allocators. aka simplify calls to
Gwenole Beauchesne
2009-03-04
1
-24
/
+45
*
Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
Reynaldo H. Verdejo Pinochet
2009-03-04
3
-45
/
+45
*
Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
Reynaldo H. Verdejo Pinochet
2009-03-04
1
-14
/
+32
*
flacdec: When there is not enough data to read the next header block,
Justin Ruggles
2009-03-04
1
-2
/
+2
*
cosmetics: indentation after last commit
Justin Ruggles
2009-03-04
1
-22
/
+22
*
flacdec: Check for an inline header before calling metadata_parse().
Justin Ruggles
2009-03-04
1
-5
/
+8
*
flacdec: Allocate buffers right after STREAMINFO is parsed.
Justin Ruggles
2009-03-04
1
-2
/
+1
*
Fix syntax for the libfaad_decoder definition.
Stefano Sabatini
2009-03-03
1
-2
/
+2
*
cosmetics: indentation after last commit
Justin Ruggles
2009-03-03
1
-2
/
+2
*
flacdec: Avoid parsing the STREAMINFO multiple times.
Justin Ruggles
2009-03-03
1
-4
/
+7
*
Remove old scaler.
Michael Niedermayer
2009-03-03
6
-3371
/
+0
*
Do not use a macro to generate a single AVCodec declaration.
Diego Biurrun
2009-03-03
1
-16
/
+10
*
When a H.264 stream references a PPS or SPS id which doesn't exist, instead of
Panagiotis Issaris
2009-03-03
1
-2
/
+2
*
Set PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI formats.
Gwenole Beauchesne
2009-03-03
1
-0
/
+8
*
Use sign_extend().
Benoit Fouet
2009-03-03
1
-2
/
+3
*
flacdec: Warn about invalid max blocksize and limit the minimum value.
Justin Ruggles
2009-03-03
1
-0
/
+5
*
H.264: Simplify decode_residual()
Alex Converse
2009-03-03
1
-5
/
+4
*
cosmetics: remove a pointless comment
Justin Ruggles
2009-03-03
1
-1
/
+0
*
flacdec: Remove unused variable, min_blocksize.
Justin Ruggles
2009-03-03
2
-4
/
+2
*
flacdec: Return error when blocksize code of 0 is found. It is a
Justin Ruggles
2009-03-03
1
-3
/
+4
*
Enable PB-frames decoding for H.263
Kostya Shishkov
2009-03-03
1
-4
/
+9
*
Add PB-frame decoding support for H.263/i263 (and enable it for i263)
Kostya Shishkov
2009-03-03
1
-4
/
+52
*
alacdec: Simplify reading of uncompressed samples by using
Justin Ruggles
2009-03-03
1
-2
/
+1
*
flacdec: Avoid trying to read 33 bits. This occurs when the source
Justin Ruggles
2009-03-03
1
-0
/
+5
*
flacdec: ALT_BITSTREAM_READER is no longer required.
Justin Ruggles
2009-03-03
1
-1
/
+0
*
flacdec: use get_sbits_long() where needed.
Justin Ruggles
2009-03-03
1
-5
/
+5
*
Add a get_sbits_long() function.
Justin Ruggles
2009-03-03
1
-0
/
+8
*
ALAC: use sign_extend() from mathops.h
Måns Rullgård
2009-03-03
1
-9
/
+5
*
Add sign_extend() function to mathops.h
Måns Rullgård
2009-03-03
1
-0
/
+7
*
Simplify show_bits_long and copy the GetBitsContext around only once instead ...
Reimar Döffinger
2009-03-02
1
-3
/
+1
*
flacdec: Use get/skip_bits_long() for more than 17-bits and
Justin Ruggles
2009-03-02
1
-4
/
+4
*
Factor out block decoding in ff_h263_decode_mb()
Kostya Shishkov
2009-03-02
1
-25
/
+11
*
Consider all packets in the parser, not just ones with timestamps,
Michael Niedermayer
2009-03-02
1
-2
/
+0
*
Favor container packets that end after the first byte of the access
Michael Niedermayer
2009-03-02
1
-0
/
+2
*
Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is found instead
Michael Niedermayer
2009-03-02
4
-8
/
+8
*
Merge three conditions in a single 'if' instead of two.
Benoit Fouet
2009-03-02
1
-2
/
+1
*
cosmetics: Reformat long_names so that "DPCM" comes first.
Diego Biurrun
2009-03-02
1
-4
/
+4
[prev]
[next]