summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-2/+2
|\
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-2/+2
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-261-2/+0
|\ \ | |/
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* | Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed.Carl Eugen Hoyos2011-06-151-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-141-4/+4
|\ \ | |/
| * ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-131-4/+5
* | Revert "H264: Split out hl_motion and template it, this seems a bit faster"Michael Niedermayer2011-06-131-3/+3
* | Fix --disable-everythingMichael Niedermayer2011-06-121-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-111-1/+1
|\ \ | |/
| * rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-101-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-081-1/+2
|\ \ | |/
| * Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles2011-06-071-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-061-3/+7
|\ \ | |/
| * Skip tableprint.h during 'make checkheaders'.Diego Biurrun2011-06-051-2/+5
| * Skip generated table headers during 'make checkheaders'.Diego Biurrun2011-06-051-2/+3
| * Fix build of eval-test programMans Rullgard2011-06-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-051-1/+2
|\ \ | |/
| * Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-041-1/+2
* | makefile: fix j2k encoder dependanciesRukhsana Ruby2011-06-031-1/+1
* | examples: move API examples to a dedicated dir in docStefano Sabatini2011-05-301-2/+0
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-291-0/+1
|\ \ | |/
| * ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-251-2/+0
|\ \ | |/
| * lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-241-2/+0
* | Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-241-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-201-12/+11
|\ \ | |/
| * Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-191-2/+2
| * Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-191-4/+3
| * Simplify trig table rulesMans Rullgard2011-05-191-7/+4
| * Simplify CLEANFILES make variable by using wildcards.Diego Biurrun2011-05-191-1/+1
| * Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-191-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-181-1/+1
|\ \ | |/
| * dct: build dct32 as separate object filesMans Rullgard2011-05-171-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-171-1/+0
|\ \ | |/
| * Remove unused header mpegaudio3.h.Diego Biurrun2011-05-161-1/+0
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-171-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-121-0/+1
|\ \ | |/
| * Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-111-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-101-8/+0
|\ \ | |/
| * mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard2011-05-091-8/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-1/+2
|\ \ | |/
| * Fix standalone compilation of WTV demuxer.Diego Biurrun2011-05-041-0/+1
| * Fix standalone compilation of MXPEG decoder.Diego Biurrun2011-05-041-1/+1
| * DPX image encoderPeter Ross2011-05-011-0/+1
* | MS Video 1 encoderKostya Shishkov2011-05-041-0/+1
* | Fix compilation in some cases if the flac decoder was disabled.Carl Eugen Hoyos2011-05-011-9/+11
* | encoder for adobe's flash ScreenVideo2 codecJoshua Warner2011-04-291-0/+1
* | Add MxPEG decoderanatoly2011-04-261-0/+1
OpenPOWER on IntegriCloud