summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-121-1/+1
|\
| * prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje2011-10-111-1/+1
* | g723.1 encoderMohamed Naufal2011-10-101-0/+1
* | Add the G723.1 demuxer and decoderMohamed Naufal Basheer2011-09-291-0/+2
* | build system: enable j2kencMichael Niedermayer2011-09-271-1/+1
* | libaac+ supporttipok2011-09-261-0/+1
* | G.729 postfilterVladimir Voroshilov2011-09-241-1/+1
* | G.729 build environmentVladimir Voroshilov2011-09-241-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-231-1/+2
|\ \ | |/
| * Apple ProRes decoderMaxim Poliakovski2011-09-221-0/+1
* | Binary text decoderPeter Ross2011-09-161-0/+3
* | ProRes DecoderElvis Presley2011-09-151-0/+1
* | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-141-0/+1
|\ \
| * | Support (H/W accelerated) H.264 decoding on Android via StagefrightMohamed Naufal2011-08-311-0/+1
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-20/+20
|\ \ \ | | |/ | |/|
| * | adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-121-20/+20
* | | libspeex encoder wraperArt Clarke2011-09-111-0/+1
* | | Fix compilation with --disable-everything --enable-muxer=dvClément Bœsch2011-09-111-1/+1
* | | Fix copmilation with --disable-everything --enable-muxer=mxf.Carl Eugen Hoyos2011-09-101-0/+1
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-071-0/+1
|\ \ \ | |/ /
| * | Add LATM muxerKieran Kunhya2011-09-071-0/+1
| |/
* | lavc: add a table of all codecs names.Nicolas George2011-08-221-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-181-0/+2
|\ \ | |/
| * Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-171-0/+2
* | ac3enc: drop common fixed/float encoderMichael Niedermayer2011-08-121-3/+3
* | timecode: introduce timecode and honor it in MPEG-1/2.Clément Bœsch2011-08-101-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-281-1/+1
|\ \ | |/
| * bink: make IDCT take 32-bit inputKostya Shishkov2011-07-271-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-231-0/+1
|\ \ | |/
| * add Flash Screen Video 2 decoderKostya Shishkov2011-07-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-201-2/+2
|\ \ | |/
| * Remove snow/dwt test programMans Rullgard2011-07-201-1/+1
| * eac3enc: use frame exponent strategy when applicable.Justin Ruggles2011-07-191-1/+1
| * cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will alsoJustin Ruggles2011-07-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-091-0/+1
|\ \ | |/
| * mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-081-0/+1
* | 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
OpenPOWER on IntegriCloud