index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add a FLAC parser.
Michael Chinen
2010-12-07
1
-0
/
+1
*
Order matters, fix test files linking.
Stefano Sabatini
2010-11-19
1
-1
/
+1
*
add ASS encoder and decoder
Aurelien Jacobs
2010-11-13
1
-0
/
+2
*
MJPEG/AVI1 to JPEG/JFIF bitstream filter.
Nicolas George
2010-11-11
1
-0
/
+1
*
Add single stream LATM/LOAS decoder
Janne Grunau
2010-11-02
1
-0
/
+1
*
Fix GSM decoding: regular GSM and MSGSM do not use the same
Reimar Döffinger
2010-10-02
1
-2
/
+2
*
Add a G.722 encoder
Martin Storsjö
2010-09-23
1
-0
/
+1
*
Add R10k decoder.
Zhou Zongyi
2010-09-13
1
-0
/
+1
*
Add G.722 ADPCM audio decoder
Martin Storsjö
2010-09-09
1
-0
/
+1
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-1
/
+0
*
Fix the dependencies of the RTP muxer
Martin Storsjö
2010-09-03
1
-1
/
+1
*
enabling codec and muxer by registering it in allcodec.c and allformat.c and ...
Tobias Bindhammer
2010-08-23
1
-0
/
+2
*
Split h264dsp and h264pred in configure.
Jason Garrett-Glaser
2010-08-07
1
-1
/
+2
*
Add a CONFIG_ variable for generic Huffman routines.
Diego Biurrun
2010-08-06
1
-2
/
+3
*
VP5/6/8: eliminate CABAC dependency
Jason Garrett-Glaser
2010-08-04
1
-3
/
+3
*
Fix VP8 decoder dependencies
Martin Storsjö
2010-08-04
1
-1
/
+1
*
The VP8 decoder does not depend on cabac.o.
Diego Biurrun
2010-08-02
1
-1
/
+1
*
The VP8 decoder does not depend on vp56.o and vp56data.o.
Diego Biurrun
2010-08-02
1
-2
/
+1
*
Remove redundant h264pred.o from VP8 objects list.
Diego Biurrun
2010-08-02
1
-1
/
+1
*
add Chinese AVS encoding via external library libxavs
Stefan Gehrer
2010-07-27
1
-0
/
+1
*
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
Stefano Sabatini
2010-07-26
1
-1
/
+1
*
Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
Diego Pettenò
2010-07-21
1
-0
/
+6
*
ASCII/ANSI art decoder
Peter Ross
2010-07-18
1
-0
/
+1
[next]