2007-05-05 |
diego |
Remove superfluous #includes, parser.h now includes its prerequisites.
libavcodec
|
2007-05-05 |
aurel |
ff_frame_rate_tab is now declared in mpegvideo.h
libavcodec
|
2007-05-05 |
aurel |
avoid a clash between two definitions of SEQ_START_CODE
libavcodec
|
2007-05-05 |
aurel |
add a ff_ prefix to the now exported mpeg1_find_frame_end() function
libavcodec
|
2007-05-05 |
aurel |
move mpegvideo_parser in it's own file
libavcodec
|
2007-05-05 |
aurel |
avoid a 'discards qualifiers from pointer' warning
libavcodec
|
2007-05-05 |
aurel |
move mpegaudio_parser in it's own file
libavcodec
|
2007-05-05 |
aurel |
move mpeg4video_parser in it's own file
libavcodec
|
2007-05-05 |
aurel |
parser.h uses AVCodecContext so it needs to include avcodec.h
libavcodec
|
2007-05-05 |
aurel |
set CODEC_CAP_DR1 for vp5 and vp6 decoders
libavcodec
|
2007-05-05 |
diego |
parser.c is compiled unconditionally, there is no need to compile it
libavcodec
|
2007-05-05 |
diego |
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
libavcodec
|
2007-05-05 |
diego |
Fix warning:
libavcodec
|
2007-05-05 |
diego |
parser.c is compiled unconditionally, there is no need to compile it
libavcodec
|
2007-05-04 |
diego |
Move H.261 parser to its own file.
libavcodec
|
2007-05-04 |
kostya |
100l to myself. Do not include stuff unneeded by parser
libavcodec
|
2007-05-04 |
kostya |
Typo
libavcodec
|
2007-05-04 |
kostya |
Move some declarations into header
libavcodec
|
2007-05-04 |
diego |
Rename oggvorbis decoder to libvorbis.
libavcodec
|
2007-05-04 |
diego |
Move VC1 parser to its own file.
libavcodec
|
2007-05-03 |
diego |
Move dca parser to its own file.
libavcodec
|
2007-05-03 |
diego |
Give libamr decoders/encoders a lib prefix in the name.
libavcodec
|
2007-05-03 |
diego |
Rename dts_decoder to libdts_decoder.
libavcodec
|
2007-05-02 |
diego |
Remove unused variable.
libavcodec
|
2007-05-02 |
jbr |
cosmetics: indention after last commit
libavcodec
|
2007-05-02 |
jbr |
use downmixing coefficients in dca decoder.
libavcodec
|
2007-05-02 |
jbr |
enable multichannel output in dca decoder.
libavcodec
|
2007-05-02 |
kostya |
1000l to myself - DCA decoder should not be registered in video codecs section
libavcodec
|
2007-05-02 |
benoit |
add the possibility to choose aac profile
libavcodec
|
2007-05-02 |
diego |
cosmetics: Group all external library decoders and encoders together.
libavcodec
|
2007-05-02 |
benoit |
patch so that the deprecated items show up correctly
libavcodec
|
2007-05-02 |
benoit |
make mpeg decoder handle mid-stream changes in resolution
libavcodec
|
2007-05-02 |
benoit |
add some comments
libavcodec
|
2007-04-29 |
gpoirier |
prevent going out of the buffer if the nal size does not fit in the buffer.
libavcodec
|
2007-04-29 |
alex |
check for channels<=0 and print a reasonable error message
libavcodec
|
2007-04-29 |
ivo |
add V.Flash PTX decoder
libavcodec
|
2007-04-27 |
michael |
fix exploitable buffer overflow
libavcodec
|
2007-04-27 |
diego |
Mark code parts that cannot work on AMD64 due to broken relocations as such.
libavcodec
|
2007-04-26 |
diego |
10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.
libavcodec
|
2007-04-25 |
aurel |
cosmetics: align
libavcodec
|
2007-04-25 |
aurel |
move ac3 tables from a .h to a .c
libavcodec
|
2007-04-25 |
diego |
cosmetics: Put AMR entry in alphabetical order with all external libraries.
libavcodec
|
2007-04-25 |
diego |
Remove hackish support for the non-free fixed-point AMR-NB reference code.
libavcodec
|
2007-04-24 |
kostya |
1000l to myself as used VLC indexes were totally wrong
libavcodec
|
2007-04-21 |
aurel |
Blackfin is a strictly aligned processor.
libavcodec
|
2007-04-21 |
bcoudurier |
simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com
libavcodec
|
2007-04-21 |
diego |
Remove unused variable.
libavcodec
|
2007-04-21 |
alex |
compile rawvideo decoder on request
libavcodec
|
2007-04-21 |
alex |
compile mjpeg parser if requested
libavcodec
|
2007-04-21 |
alex |
ac3 parser requires tables from ac3tab.h, which are compiled into ac3.c
libavcodec
|
2007-04-20 |
alex |
cosmetics: remove my email address
libavcodec
|
2007-04-20 |
diego |
typo
libavcodec
|
2007-04-19 |
mru |
add .type foo, %function directives for the benefit of debuggers
libavcodec
|
2007-04-19 |
reimar |
Fix parts missed in clip -> av_clip rename
libavcodec
|
2007-04-18 |
banan |
Deobfuscade decodeTonalComponents calling logic.
libavcodec
|
2007-04-18 |
banan |
Version bump, atrac3 added.
libavcodec
|
2007-04-18 |
banan |
Simplify, patch by Ramiro Polla.
libavcodec
|
2007-04-18 |
banan |
Remove unused vars, patch by Ramiro Polla.
libavcodec
|
2007-04-18 |
banan |
Remove unused vars, patch by Ramiro Polla.
libavcodec
|
2007-04-18 |
banan |
Cosmetics, patch by Ramiro Polla.
libavcodec
|
2007-04-18 |
kostya |
Pullback should be performed on scaled motion vectors in B-frames
libavcodec
|
2007-04-18 |
diego |
Remove the build instructions from the doxygen comments, they are duplicated
libavcodec
|
2007-04-18 |
diego |
Doxygen comment wording/spelling
libavcodec
|
2007-04-17 |
banan |
Atrac3 decoder.
libavcodec
|
2007-04-15 |
diego |
Move AC3 header parsing code together with the rest of the AC3 parsing code.
libavcodec
|
2007-04-15 |
michael |
fix mjpeg.mov
libavcodec
|
2007-04-14 |
michael |
fix playback of angels_480-mjpegcompress.avi
libavcodec
|
2007-04-14 |
michael |
fix playback of odd_height.mov
libavcodec
|
2007-04-14 |
michael |
correct another possible buffer overflow where interlaced would
libavcodec
|
2007-04-14 |
michael |
fix tiff regression test (bitexact flag was ignoredwhich caused the
libavcodec
|
2007-04-14 |
michael |
remove MpegEncContext, patch by baptiste
libavcodec
|
2007-04-14 |
diego |
Update preprocessor directive comments to take recent changes to this file
libavcodec
|
2007-04-13 |
diego |
cosmetics: Fix indentation.
libavcodec
|
2007-04-13 |
benoit |
timestamps generation improvement when parsing avi
libavcodec
|
2007-04-12 |
banan |
As usual Real actually took something existing and rebranded it.
libavcodec
|
2007-04-12 |
diego |
Add complete instructions for the brave people wishing to fiddle with the
libavcodec
|
2007-04-12 |
diego |
Replace hackish support for amr-nb and amr-wb. Instead of including the source
libavcodec
|
2007-04-12 |
diego |
Update download URL with a link to a working version.
libavcodec
|
2007-04-11 |
benoit |
add a check before find_frame_end call
libavcodec
|
2007-04-11 |
banan |
Per reference swf/flv adpcm encoder.
libavcodec
|
2007-04-11 |
diego |
cosmetics: indentation
libavcodec
|
2007-04-10 |
lu_zero |
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
libavcodec
|
2007-04-10 |
ivo |
cosmetics after last commit
libavcodec
|
2007-04-10 |
ivo |
Add support for grayscale images with arbitrary maxvals.
libavcodec
|
2007-04-10 |
diego |
Fix an underflow/overflow that was causing some crackles when playing
libavcodec
|
2007-04-10 |
kostya |
Set C predictor to zero if unavailable (should fix B-frame border artifacts)
libavcodec
|
2007-04-09 |
michael |
superflouos ()
libavcodec
|
2007-04-09 |
michael |
remove code_prefix variable, no speed change
libavcodec
|
2007-04-09 |
michael |
simplify
libavcodec
|
2007-04-09 |
diego |
When dst_length == 0 bit_length has to be 0, too, but the current code still
libavcodec
|
2007-04-09 |
diego |
Remove a NAL unit's trailing zero bytes even when dst_length is 1.
libavcodec
|
2007-04-09 |
diego |
scenario: A properly coded frame is followed by an end of sequence NAL unit,
libavcodec
|
2007-04-08 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
2007-04-08 |
diego |
Only compile in Theora-specific functions if the Theora decoder has been
libavcodec
|
2007-04-08 |
diego |
cosmetics: Move one code block to save an #ifdef in the next commit.
libavcodec
|
2007-04-08 |
diego |
Remove #if 0 code.
libavcodec
|
2007-04-08 |
diego |
Fix compilation when Theora decoder is disabled, but VP3 is enabled.
libavcodec
|
2007-04-08 |
diego |
Remove unused variable.
libavcodec
|
2007-04-08 |
diego |
cosmetics: indentation fix
libavcodec
|
2007-04-08 |
michael |
factorize & 0x0F
libavcodec
|
2007-04-08 |
michael |
remove c93_ prefix from static functions in c93.c
libavcodec
|
2007-04-07 |
michael |
align vertically
libavcodec
|
2007-04-07 |
michael |
shorter variable names
libavcodec
|
2007-04-07 |
michael |
general purpose var should be int
libavcodec
|
2007-04-07 |
michael |
remove redundant comments
libavcodec
|
2007-04-07 |
michael |
remove useless debuging av_log()
libavcodec
|
2007-04-07 |
michael |
indention cleanup
libavcodec
|
2007-04-07 |
michael |
use shorter names for the block type enum
libavcodec
|
2007-04-07 |
michael |
cosmetic
libavcodec
|
2007-04-07 |
michael |
use bytestream reader instead of bitstream for THP
libavcodec
|
2007-04-07 |
diego |
CRYO APC demuxer
libavcodec
|
2007-04-07 |
michael |
simplify
libavcodec
|