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
*
make input buffer const, as it should be. fixes a warning.
Justin Ruggles
2008-03-10
1
-1
/
+2
*
misc spelling fixes
Diego Biurrun
2008-03-10
4
-8
/
+11
*
Rename --enable-swscaler --> enable-swscale to be consistent with the
Diego Biurrun
2008-03-10
2
-2
/
+2
*
These video decoders do not need to include and initialize the DSP
Mike Melanson
2008-03-10
9
-28
/
+0
*
There is no reason to assign a variable to itself
Mike Melanson
2008-03-10
1
-1
/
+0
*
smaller tables
Michael Niedermayer
2008-03-10
1
-4
/
+4
*
add FF_ prefix to all (frame)_TYPE usage
Aurelien Jacobs
2008-03-09
33
-425
/
+415
*
downmix before imdct unless different size transforms are used. about 20%
Justin Ruggles
2008-03-09
1
-21
/
+76
*
indentation
Kostya Shishkov
2008-03-09
1
-1
/
+1
*
Correctly handle empty frames
Kostya Shishkov
2008-03-09
1
-0
/
+1
*
Fraps v5 decoding support
Kostya Shishkov
2008-03-09
1
-1
/
+42
*
Add step variable (for future v5 decoding)
Kostya Shishkov
2008-03-09
1
-3
/
+4
*
cosmetics: Fix indentation in a few more places.
Diego Biurrun
2008-03-08
1
-34
/
+35
*
cosmetics: Normalize {} placement after for, while, if.
Diego Biurrun
2008-03-08
1
-18
/
+9
*
huffman: add a zero_count flag and use it in fraps
Aurelien Jacobs
2008-03-08
3
-8
/
+13
*
huffman: pass hnode_first as a flag instead of as an argument on its own
Aurelien Jacobs
2008-03-08
3
-4
/
+8
*
Fix unused variable warnings.
Mark Cox
2008-03-08
2
-3
/
+5
*
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Diego Biurrun
2008-03-08
1
-4
/
+3
*
__stdcall -> WINAPI
Ramiro Polla
2008-03-07
1
-1
/
+1
*
simplify library version handling
Måns Rullgård
2008-03-07
1
-2
/
+0
*
indentation
Baptiste Coudurier
2008-03-06
1
-8
/
+8
*
do not display par and dar if not available
Baptiste Coudurier
2008-03-06
1
-0
/
+2
*
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Måns Rullgård
2008-03-06
1
-3
/
+1
*
Make av_class a pointer to a const AVClass. Addresses one warning in
Panagiotis Issaris
2008-03-06
3
-3
/
+3
*
Don't use unchecked data from the bitstream.
Benjamin Larsson
2008-03-06
1
-2
/
+10
*
fix interlaced decoding, original patch from reimar
Baptiste Coudurier
2008-03-06
1
-5
/
+2
*
IMA ADPCM encoder - QT variant
Kostya Shishkov
2008-03-06
3
-6
/
+40
*
make compilation of mpeg12* and mpegvideo conditional
Aurelien Jacobs
2008-03-05
1
-47
/
+49
*
move ff_mpeg1_dc_scale_table to mpegvideo.c
Aurelien Jacobs
2008-03-05
2
-8
/
+8
*
add dependencies for matroska audio and nut muxers over lavc
Aurelien Jacobs
2008-03-05
1
-0
/
+2
*
doxyfy frame type comments and add some more comments
Aurelien Jacobs
2008-03-05
1
-6
/
+6
*
define BI frame type along with other frame types
Aurelien Jacobs
2008-03-05
3
-1
/
+3
*
cosmetic: align
Aurelien Jacobs
2008-03-05
1
-1
/
+1
*
add some required objects dependencies
Aurelien Jacobs
2008-03-05
1
-6
/
+6
*
Avoid linking with h263 and mpeg4 find_frame_end()
Aurelien Jacobs
2008-03-05
1
-2
/
+2
*
fix the WC3 Xan decoder by correcting the frame accounting logic
Mike Melanson
2008-03-05
1
-4
/
+6
*
Fix handling flags with the MSB set.
Michael Niedermayer
2008-03-05
1
-3
/
+3
*
remove more useless mpegvideo.h includes
Aurelien Jacobs
2008-03-05
12
-28
/
+21
*
move EDGE_WIDTH definition allong with draw_edges where it belongs
Aurelien Jacobs
2008-03-05
2
-2
/
+1
*
remove #include "mpegvideo.h" where it is not needed
Aurelien Jacobs
2008-03-05
8
-10
/
+6
*
move relevant declarations to mpeg12data.h
Aurelien Jacobs
2008-03-05
2
-4
/
+8
*
move run length table constants to rl.h
Aurelien Jacobs
2008-03-04
2
-7
/
+5
*
move ff_emulated_edge_mc() to dsputil
Aurelien Jacobs
2008-03-04
4
-73
/
+75
*
Remove unused elements from tables.
Michael Niedermayer
2008-03-04
1
-30
/
+8
*
Detect and prevent reading over the end of counts_*. We pass the error
Michael Niedermayer
2008-03-04
1
-0
/
+17
*
Prevent segfault due to reading over the end of the input buffer.
Michael Niedermayer
2008-03-04
1
-1
/
+4
*
fix wmv3 dependencies
Aurelien Jacobs
2008-03-04
1
-1
/
+1
*
Fix compilation on powerpc.
Aurelien Jacobs
2008-03-04
1
-1
/
+1
*
remove old draw_edges declaration cruft
Aurelien Jacobs
2008-03-04
1
-1
/
+0
*
move ff_init_scantable() into dsputil
Aurelien Jacobs
2008-03-04
4
-37
/
+39
[next]