index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use intptr_t when casting pointers to int.
Ramiro Polla
2009-03-26
2
-2
/
+2
*
fft-test does not depend on fdctref.o.
Diego Biurrun
2009-03-25
1
-1
/
+0
*
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak.
Diego Biurrun
2009-03-25
1
-3
/
+3
*
cosmetics: add an @return to documentation for decode_frame_header()
Justin Ruggles
2009-03-24
1
-0
/
+1
*
Update apiexample.c to use the newer avcodec_decode_audio2() API. This also
Robert Swain
2009-03-24
1
-1
/
+2
*
flacdec: split frame header decoding and validation into a separate
Justin Ruggles
2009-03-24
2
-40
/
+68
*
Add MPEG-2 bitstream decoding through VA API.
Gwenole Beauchesne
2009-03-23
2
-0
/
+150
*
Move av_class to AVResampleContext instead of ReSampleContext.
Benoit Fouet
2009-03-23
2
-2
/
+2
*
AAC: Ignore cc_domain for independent (time domain) coupling.
Alex Converse
2009-03-23
1
-8
/
+1
*
Add pcxenc.o to the $OBJS list, it was erroneously removed from it in
Stefano Sabatini
2009-03-22
1
-0
/
+1
*
flacdec: cosmetics: white space
Justin Ruggles
2009-03-22
1
-3
/
+3
*
flacdec: cosmetics: separate the pure frame header parsing code from
Justin Ruggles
2009-03-22
1
-32
/
+34
*
Rename 'tests' target to 'testprogs'. It is too easily confused with the
Diego Biurrun
2009-03-22
1
-3
/
+3
*
Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encoders
Diego Biurrun
2009-03-22
3
-21
/
+90
*
Make the pixel formats which were defined as macros:
Stefano Sabatini
2009-03-22
2
-18
/
+24
*
flacdec: allow sample rate to change mid-stream, but log a warning
Justin Ruggles
2009-03-22
1
-4
/
+8
*
Add rule for building API example programs.
Diego Biurrun
2009-03-22
1
-1
/
+2
*
Factorize: use the X_NE() macro in avcodec_get_pix_fmt().
Stefano Sabatini
2009-03-22
1
-7
/
+1
*
flacdec: cosmetics: indentation
Justin Ruggles
2009-03-22
1
-1
/
+1
*
Implement X_NE() macro.
Stefano Sabatini
2009-03-22
1
-0
/
+6
*
flacdec: change frame bps validation to return an error value if bps
Justin Ruggles
2009-03-22
1
-9
/
+10
*
flacdec: cosmetics: add some braces to if/else statements
Justin Ruggles
2009-03-22
1
-15
/
+15
*
flacdec: skip frame when allocated data size is too small
Justin Ruggles
2009-03-22
1
-1
/
+1
*
10l: don't check against current layout until after validating ch_mode.
Justin Ruggles
2009-03-22
1
-1
/
+1
*
flacdec: give a more accurate error message when validating channel
Justin Ruggles
2009-03-22
1
-4
/
+11
*
Export to pixdesc.h the av_pix_fmt_descriptors array.
Stefano Sabatini
2009-03-22
2
-1
/
+5
*
flacdec: move data size check to flac_decode_frame()
Justin Ruggles
2009-03-22
1
-6
/
+12
*
flacdec: comments and white space.
Justin Ruggles
2009-03-22
1
-3
/
+12
*
cosmetics: vertical alignment
Justin Ruggles
2009-03-22
1
-1
/
+1
*
flacdec: remove unneeded local variable
Justin Ruggles
2009-03-22
1
-5
/
+4
*
flacdec: cosmetics: rename 3 variables
Justin Ruggles
2009-03-22
1
-19
/
+19
*
flacdec: use a local variable for GetBitContext in decode_frame()
Justin Ruggles
2009-03-22
1
-15
/
+16
*
Add AURA 1 and 2 codec IDs and register their FOURCCs
Kostya Shishkov
2009-03-22
1
-0
/
+2
*
init ext sample rate to 0 if not present
Baptiste Coudurier
2009-03-22
1
-2
/
+3
*
Add common VA API data structures and helpers.
Gwenole Beauchesne
2009-03-22
3
-0
/
+488
*
Add support for HW accelerated VC-1 decoding through the new
Gwenole Beauchesne
2009-03-21
1
-5
/
+14
*
Change the RGB5X5/BGR5X5 pixel format defines so that we have little
Stefano Sabatini
2009-03-21
2
-11
/
+40
*
Extend the behavior of avcodec_get_pix_fmt(), if it cannot find a
Stefano Sabatini
2009-03-21
2
-2
/
+32
*
Globally prefer enum PixelFormat over int when it makes sense.
Stefano Sabatini
2009-03-21
3
-36
/
+38
*
Fix reference to av_random_init where av_lfg_init was meant.
Diego Biurrun
2009-03-21
1
-1
/
+1
*
Make Smacker audio decoder output audio in original bit depth
Daniel Verkamp
2009-03-21
1
-6
/
+5
*
Remove deprecated functions and structures on next version bump.
Diego Biurrun
2009-03-21
2
-0
/
+6
*
Fix avpicture_get_size for non-paletted formats with a helper palette
Reimar Döffinger
2009-03-21
2
-2
/
+17
*
add a function to calculate a more accurate estimate for maximum FLAC
Justin Ruggles
2009-03-21
5
-14
/
+63
*
flacdec: account for frame and subframe header overhead when calculating
Justin Ruggles
2009-03-21
1
-2
/
+1
*
revert accidental unrelated change in last commit
Justin Ruggles
2009-03-21
1
-1
/
+3
*
share sample rate and blocksize tables between the FLAC encoder and FLAC
Justin Ruggles
2009-03-21
5
-45
/
+84
*
flacenc: remove unneeded variable, 'min_encoded_framesize' and use
Justin Ruggles
2009-03-21
1
-5
/
+3
*
flacdec: remove unneeded variable, 'assignment'
Justin Ruggles
2009-03-21
1
-7
/
+5
*
flacdec: cosmetics: rename 'decorrelation' to 'ch_mode'
Justin Ruggles
2009-03-21
1
-8
/
+8
[next]