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
*
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
*
Port SMPTE S302M audio decoder from FFmbc 0.3.
Baptiste Coudurier
2011-05-11
1
-0
/
+1
*
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
Mans Rullgard
2011-05-09
1
-8
/
+0
*
Fix standalone compilation of WTV demuxer.
Diego Biurrun
2011-05-04
1
-0
/
+1
*
Fix standalone compilation of MXPEG decoder.
Diego Biurrun
2011-05-04
1
-1
/
+1
*
DPX image encoder
Peter Ross
2011-05-01
1
-0
/
+1
*
vorbis: Rename decoder/encoder files to follow general file naming scheme.
Diego Biurrun
2011-04-23
1
-2
/
+2
*
lavc: provide the opt.h header until the next bump
Anton Khirnov
2011-04-21
1
-1
/
+1
*
lavc: remove reference to opt.h from Makefile.
Anton Khirnov
2011-04-19
1
-1
/
+1
*
lavc: remove misc disabled cruft.
Anton Khirnov
2011-04-19
1
-1
/
+0
*
Add support for AMR-WB encoding via libvo-amrwbenc
Martin Storsjö
2011-04-11
1
-0
/
+1
*
Add an AAC encoder by using the libvo-aacenc library
Martin Storsjö
2011-04-11
1
-0
/
+1
*
Fixed-point support in fft-test
Mans Rullgard
2011-04-01
1
-1
/
+1
*
Fixed-point FFT and MDCT
Mans Rullgard
2011-03-31
1
-3
/
+7
*
Add MxPEG decoder
anatoly
2011-03-30
1
-0
/
+1
*
Chronomaster DFA decoder
Kostya Shishkov
2011-03-28
1
-0
/
+1
*
lavc: move the version macros to a new installed header.
Anton Khirnov
2011-03-22
1
-1
/
+1
*
Add kbdwin.o to AC3 decoder
Kieran Kunhya
2011-03-22
1
-1
/
+1
*
Move sine windows to a separate file
Mans Rullgard
2011-03-20
1
-2
/
+3
*
Move ff_kbd_window_init() to a separate file
Mans Rullgard
2011-03-19
1
-3
/
+3
*
Remove Sonic experimental audio codec
Mans Rullgard
2011-03-19
1
-3
/
+0
*
Bitmap Brothers JV video decoder
Peter Ross
2011-03-14
1
-0
/
+1
*
Add CONFIG_AC3DSP symbol to simplify makefiles
Mans Rullgard
2011-03-12
1
-4
/
+3
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Add x86-optimized versions of exponent_min().
Justin Ruggles
2011-02-10
1
-2
/
+4
*
Xan4 decoder
Kostya Shishkov
2011-02-07
1
-1
/
+1
*
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-02
1
-0
/
+1
*
Remove H.264 encoder fragments
Alex Converse
2011-01-22
1
-1
/
+0
*
Lagarith decoder by Nathan Caldwell, saintdev at gmail
Carl Eugen Hoyos
2011-01-08
1
-0
/
+1
*
Change the AC-3 encoder to use floating-point.
Justin Ruggles
2011-01-04
1
-1
/
+2
*
Move fixed-point parts of the AC-3 encoder to separate files.
Justin Ruggles
2011-01-03
1
-1
/
+1
*
add SubRip decoder
Aurelien Jacobs
2010-12-28
1
-0
/
+1
*
Makefile: Fix dependencies of components
Martin Storsjö
2010-12-22
1
-2
/
+6
*
Fix more matroska/webm muxer dependencies
Martin Storsjö
2010-12-21
1
-2
/
+4
*
AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo
Ronald S. Bultje
2010-12-18
1
-0
/
+4
[next]