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
*
build: fix standalone compilation of ADX encoder
Diego Biurrun
2011-12-20
1
-1
/
+1
*
build: fix standalone compilation of ADPCM decoders
Diego Biurrun
2011-12-20
1
-11
/
+11
*
v410 encoder and decoder
Derek Buitenhuis
2011-12-13
1
-0
/
+2
*
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-13
1
-2
/
+0
*
Dxtory capture format decoder
Kostya Shishkov
2011-12-10
1
-0
/
+1
*
avformat: add CRI ADX format demuxer
Justin Ruggles
2011-11-26
1
-0
/
+1
*
adx: add an ADX parser.
Justin Ruggles
2011-11-26
1
-0
/
+1
*
adx: calculate correct LPC coeffs
Justin Ruggles
2011-11-26
1
-1
/
+1
*
snow: split snow in snowdec and snowenc
Luca Barbato
2011-11-24
1
-6
/
+6
*
hwaccel: OS X Video Decoder Acceleration (VDA) support.
Sebastien Zwickert
2011-11-14
1
-1
/
+4
*
VBLE Decoder
Derek Buitenhuis
2011-11-11
1
-0
/
+1
*
avcodec: add support for planar signed 8-bit PCM.
Justin Ruggles
2011-11-09
1
-0
/
+1
*
BMV demuxer and decoder
Kostya Shishkov
2011-11-08
1
-0
/
+2
*
lavc: remove "legacy" mpegvideo decoder.
Anton Khirnov
2011-10-27
1
-2
/
+0
*
avcodec: remove the Zork PCM encoder.
Justin Ruggles
2011-10-26
1
-1
/
+0
*
g722: split decoder and encoder into separate files
Justin Ruggles
2011-10-23
1
-2
/
+2
*
libspeexenc: add libspeex encoder
Justin Ruggles
2011-10-20
1
-0
/
+1
*
Only test-compile w32pthreads.h if W32THREADS are available.
Diego Biurrun
2011-10-20
1
-0
/
+1
*
Ut Video decoder
Kostya Shishkov
2011-10-19
1
-0
/
+1
*
w32threads: support for frame multithreading
Steven Walters
2011-10-16
1
-1
/
+1
*
rv34: move inverse transform functions to DSP context
Janne Grunau
2011-10-12
1
-2
/
+2
*
prores: extract idct into its own dspcontext and merge with put_pixels.
Ronald S. Bultje
2011-10-11
1
-1
/
+1
*
Apple ProRes decoder
Maxim Poliakovski
2011-09-22
1
-0
/
+1
*
adpcm: split ADPCM encoders and decoders into separate files.
Justin Ruggles
2011-09-12
1
-20
/
+20
*
Add LATM muxer
Kieran Kunhya
2011-09-07
1
-0
/
+1
*
Use parsers for RealVideo 3/4 to determine correct PTS
Kostya Shishkov
2011-08-17
1
-0
/
+2
*
bink: make IDCT take 32-bit input
Kostya Shishkov
2011-07-27
1
-1
/
+1
*
add Flash Screen Video 2 decoder
Kostya Shishkov
2011-07-22
1
-0
/
+1
*
Remove snow/dwt test program
Mans Rullgard
2011-07-20
1
-1
/
+1
*
eac3enc: use frame exponent strategy when applicable.
Justin Ruggles
2011-07-19
1
-1
/
+1
*
cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also
Justin Ruggles
2011-07-19
1
-1
/
+1
*
mp3enc: write a xing frame containing number of frames in the file
Anton Khirnov
2011-07-08
1
-0
/
+1
*
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-28
1
-2
/
+2
*
build: Remove redundant config.mak includes from subdirectory Makefiles.
Diego Biurrun
2011-06-25
1
-2
/
+0
*
ac3enc: split templated float vs. fixed functions into a separate file.
Justin Ruggles
2011-06-13
1
-4
/
+5
*
rtpenc: MP4A-LATM payload support
Juan Carlos Rodriguez
2011-06-10
1
-1
/
+1
*
Move E-AC-3 encoder functions to a separate eac3enc.c file.
Justin Ruggles
2011-06-07
1
-1
/
+2
*
Skip tableprint.h during 'make checkheaders'.
Diego Biurrun
2011-06-05
1
-2
/
+5
*
Skip generated table headers during 'make checkheaders'.
Diego Biurrun
2011-06-05
1
-2
/
+3
*
Fix build of eval-test program
Mans Rullgard
2011-06-05
1
-1
/
+1
*
Skip headers not designed to work standalone during 'make checkheaders'.
Diego Biurrun
2011-06-04
1
-1
/
+2
*
ac3enc: add support for E-AC-3 encoding.
Justin Ruggles
2011-05-27
1
-0
/
+1
*
lavc: remove msmpeg4v1 encoder.
Anton Khirnov
2011-05-24
1
-2
/
+0
*
Rename costablegen.c ---> cos_tablegen.c.
Diego Biurrun
2011-05-19
1
-2
/
+2
*
Collapse tableprint.c into tableprint.h.
Diego Biurrun
2011-05-19
1
-4
/
+3
*
Simplify trig table rules
Mans Rullgard
2011-05-19
1
-7
/
+4
*
Simplify CLEANFILES make variable by using wildcards.
Diego Biurrun
2011-05-19
1
-1
/
+1
*
Move some mpegaudio functions to new mpegaudiodsp subsystem
Mans Rullgard
2011-05-19
1
-0
/
+3
*
dct: build dct32 as separate object files
Mans Rullgard
2011-05-17
1
-1
/
+1
*
Remove unused header mpegaudio3.h.
Diego Biurrun
2011-05-16
1
-1
/
+0
[next]