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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow conditional compilation of H.263-related decoders.
Diego Biurrun
2007-05-09
1
-2
/
+7
*
move cavs parser in it's own file
Aurelien Jacobs
2007-05-09
1
-1
/
+1
*
move aac and ac3 parsers in their own files
Aurelien Jacobs
2007-05-08
1
-2
/
+2
*
Move H.263 parser to its own file.
Diego Biurrun
2007-05-08
1
-1
/
+1
*
Renderware TXD decoder
Ivo van Poorten
2007-05-07
1
-0
/
+1
*
RoQ audio encoder
Vitor Sessak
2007-05-07
1
-0
/
+1
*
Move VC-1 data to .c file
Kostya Shishkov
2007-05-06
1
-2
/
+2
*
Move dvdsub parser to its own file.
Diego Biurrun
2007-05-06
1
-1
/
+1
*
Rename dvbsubdec_parser.c to dvbsub_parser.c.
Diego Biurrun
2007-05-06
1
-1
/
+1
*
Move dvbsubdec parser to its own file.
Diego Biurrun
2007-05-06
1
-1
/
+1
*
move mpegvideo_parser in it's own file
Aurelien Jacobs
2007-05-05
1
-1
/
+1
*
move mpegaudio_parser in it's own file
Aurelien Jacobs
2007-05-05
1
-1
/
+1
*
move mpeg4video_parser in it's own file
Aurelien Jacobs
2007-05-05
1
-1
/
+1
*
parser.c is compiled unconditionally, there is no need to compile it
Diego Biurrun
2007-05-05
1
-1
/
+1
*
parser.c is compiled unconditionally, there is no need to compile it
Diego Biurrun
2007-05-05
1
-1
/
+1
*
Move H.261 parser to its own file.
Diego Biurrun
2007-05-04
1
-1
/
+1
*
Move VC1 parser to its own file.
Diego Biurrun
2007-05-04
1
-0
/
+1
*
Move dca parser to its own file.
Diego Biurrun
2007-05-03
1
-0
/
+1
*
Give libamr decoders/encoders a lib prefix in the name.
Diego Biurrun
2007-05-03
1
-1
/
+1
*
add V.Flash PTX decoder
Ivo van Poorten
2007-04-29
1
-0
/
+1
*
move ac3 tables from a .h to a .c
Aurelien Jacobs
2007-04-25
1
-2
/
+2
*
cosmetics: Put AMR entry in alphabetical order with all external libraries.
Diego Biurrun
2007-04-25
1
-2
/
+1
*
Remove hackish support for the non-free fixed-point AMR-NB reference code.
Diego Biurrun
2007-04-25
1
-9
/
+1
*
ac3 parser requires tables from ac3tab.h, which are compiled into ac3.c
Alex Beregszaszi
2007-04-21
1
-1
/
+1
*
Atrac3 decoder.
Benjamin Larsson
2007-04-17
1
-0
/
+1
*
Move AC3 header parsing code together with the rest of the AC3 parsing code.
Diego Biurrun
2007-04-15
1
-1
/
+1
*
Replace hackish support for amr-nb and amr-wb. Instead of including the source
Stanislav Brabec
2007-04-12
1
-25
/
+1
*
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
Luca Barbato
2007-04-10
1
-0
/
+1
*
Bethsoft VID demuxer and video decoder
Nicholas Tung
2007-04-07
1
-0
/
+1
*
THP PCM decoder, used on the Nintendo GameCube.
Marco Gerards
2007-04-07
1
-0
/
+1
*
TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw ...
Michael Niedermayer
2007-04-07
1
-1
/
+1
*
Interplay C93 demuxer and video decoder
Anssi Hannula
2007-04-07
1
-0
/
+1
*
SGI image decoder ported to the new image API.
Xiaohui Sun
2007-04-06
1
-0
/
+2
*
tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)
Michael Niedermayer
2007-04-03
1
-0
/
+1
*
generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl
Michael Niedermayer
2007-04-03
1
-1
/
+1
*
Remove stray object from list of Blackfin assembler objects.
Marc Hoffman
2007-04-02
1
-1
/
+0
*
bfin dsputils, basic pixel operations sads, diffs, motion compensation
Marc Hoffman
2007-04-01
1
-0
/
+5
*
Merge redundant comments.
Diego Biurrun
2007-04-01
1
-5
/
+1
*
dct-test works on non-x86 now.
Diego Biurrun
2007-03-31
1
-2
/
+2
*
use generic xiph header spliting func to split theora headers
Aurelien Jacobs
2007-03-25
1
-1
/
+1
*
extract vorbis header spliting code into a reusable function
Aurelien Jacobs
2007-03-25
1
-1
/
+1
*
dnxhd decoder
Baptiste Coudurier
2007-03-18
1
-0
/
+1
*
Targa (.tga) encoder,
Bobby Bingham
2007-03-15
1
-0
/
+1
*
DXA demuxer and decoder
Kostya Shishkov
2007-03-14
1
-0
/
+1
*
the AC-3 parser needs ac3.o
Justin Ruggles
2007-03-11
1
-1
/
+1
*
Remove common code from AC-3 encoder and utilize ac3.c.
Justin Ruggles
2007-03-09
1
-1
/
+1
*
DCA decoder
Kostya Shishkov
2007-02-27
1
-0
/
+1
*
Remove useless conditional.
Diego Biurrun
2007-02-27
1
-2
/
+0
*
Only compile snowdsp_mmx.c if the Snow decoder is enabled.
Diego Biurrun
2007-02-24
1
-1
/
+1
*
simplify i386 object handling
Diego Biurrun
2007-02-21
1
-6
/
+2
[next]