summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Collapse)AuthorAge
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
| | | | Originally committed as revision 4397 to svn://svn.ffmpeg.org/ffmpeg/trunk
* subtitle codec type supportFabrice Bellard2005-06-03
| | | | Originally committed as revision 4346 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Better ARM support for mplayer/ffmpeg, ported from atty forkBernhard Rosenkränzer2005-05-26
| | | | | | | | | | | | | | | | | | | | | | while playing with some new hardware, I found it's running a forked mplayer -- and it looks like they're following the GPL. The maintainer's page is here: http://atty.jp/?Zaurus/mplayer Unfortunately it's mostly in Japanese, so it's hard to figure out any details. Their code looks quite interesting (at least to those of us w/ ARM CPUs). The patches I've attached are the patches from atty.jp with a couple of modifications by myself: - ported to current CVS - reverted their change of removing SNOW support from ffmpeg - cleaned up their bswap mess - removed DOS-style linebreaks from various files patch by (Bernhard Rosenkraenzer: bero, arklinux org) Originally committed as revision 4311 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-22
| | | | Originally committed as revision 4303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libgsm warper by (Alban Bedel: albeu, free fr)Michael Niedermayer2005-05-22
| | | | Originally committed as revision 4302 to svn://svn.ffmpeg.org/ffmpeg/trunk
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ↵Aurelien Jacobs2005-05-19
| | | | | | from <j at v2v.cc>) Originally committed as revision 4276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix shared libpostproc buildMåns Rullgård2005-05-18
| | | | Originally committed as revision 4272 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roineMike Melanson2005-05-17
| | | | | | at users sf net> Originally committed as revision 4264 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)Michael Niedermayer2005-05-17
| | | | Originally committed as revision 4261 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoMichael Niedermayer2005-05-10
| | | | Originally committed as revision 4214 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-08
| | | | Originally committed as revision 4203 to svn://svn.ffmpeg.org/ffmpeg/trunk
* put most codecs under ifdefsMichael Niedermayer2005-05-02
| | | | Originally committed as revision 4173 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)Michael Niedermayer2005-04-20
| | | | Originally committed as revision 4141 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Autodesk Animator Studio Codec (AASC) video decoder, courtesy ofMike Melanson2005-04-03
| | | | | | Konstantin Shishkov Originally committed as revision 4099 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Westwood SND1 decoder, courtesy of KostyaMike Melanson2005-03-28
| | | | Originally committed as revision 4094 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Winnov WNV1 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-03-26
| | | | Originally committed as revision 4083 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy ↵Víctor Paesa2005-03-18
| | | | | | hotmail com) Originally committed as revision 4055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-16
| | | | Originally committed as revision 4050 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Oops patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-03-09
| | | | Originally committed as revision 4025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)Michael Niedermayer2005-03-09
| | | | Originally committed as revision 4024 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer2005-03-06
| | | | | | with minor changes from me Originally committed as revision 4019 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -freduce-all-givs has been removed from gccFalk Hüffner2005-03-06
| | | | Originally committed as revision 4011 to svn://svn.ffmpeg.org/ffmpeg/trunk
* first pass at ALAC decoder from David Hammerton; while David's originalMike Melanson2005-03-06
| | | | | | | decoder works great, this decoder is not completely and seamlessly integrated yet with FFmpeg Originally committed as revision 4008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma ↵Torsten Martinsen2005-03-05
| | | | | | gatehouse dk>) Originally committed as revision 4007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-01
| | | | Originally committed as revision 3995 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (shorten.o missing)Michael Niedermayer2005-02-26
| | | | Originally committed as revision 3985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-24
| | | | | | | | Adds --enable-theora/--enable-vorbis/--enable-ogg to configure If compiled WITHOUT --enable-theora, native VP3 decoder is used patch by (Nilesh Bansal <nileshbansal gmail com>) Originally committed as revision 3975 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
| | | | Originally committed as revision 3966 to svn://svn.ffmpeg.org/ffmpeg/trunk
* preliminary vc9 bitstream decoder, committing to make syncing and team-work ↵Alex Beregszaszi2005-01-22
| | | | | | on it easier Originally committed as revision 3861 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)Philipp Matthias Hahn2005-01-21
| | | | | | preserve support for spaces in directories in case of in-tree builds by (James A. Morrison <ja2morri csclub.uwaterloo ca>) Originally committed as revision 3855 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Quote path expression to take care of $(prefix) possibly containing spaces.Diego Biurrun2005-01-11
| | | | Originally committed as revision 3821 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix compilation when both amr_nb and amr_wb are enabledRoberto Togni2004-12-29
| | | | Originally committed as revision 3782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-29
| | | | | | common.h -> common.h/bitstream.h Originally committed as revision 3777 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ↵François Revol2004-11-21
| | | | | | generic "if HAVE_THREADS" Originally committed as revision 3702 to svn://svn.ffmpeg.org/ffmpeg/trunk
* native QPEG video decoder, courtesy of Konstantin ShishkovMike Melanson2004-11-17
| | | | Originally committed as revision 3688 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-11
| | | | | | | video/audio_codec_id in AVFormatParameters to override/help demuxer av_guess_codec() to guess the default codecs based upon muxer + filename Originally committed as revision 3668 to svn://svn.ffmpeg.org/ffmpeg/trunk
* porting png support from -f image to -f image2Michael Niedermayer2004-11-09
| | | | Originally committed as revision 3665 to svn://svn.ffmpeg.org/ffmpeg/trunk
* range coderMichael Niedermayer2004-10-30
| | | | Originally committed as revision 3654 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Miro VideoXL (VIXL) decoder, courtesy of Konstantin ShishkovMike Melanson2004-10-27
| | | | Originally committed as revision 3641 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot ↵Frantisek Dvorak2004-10-05
| | | | | | sourceforge dot net>) Originally committed as revision 3559 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ↵Michel Bardiaux2004-10-01
| | | | | | <mbardiaux at peaktime dot be>) Originally committed as revision 3545 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson2004-09-28
| | | | | | courtesy of Konstantin Shishkov Originally committed as revision 3529 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l forgot to commitMichael Niedermayer2004-09-27
| | | | Originally committed as revision 3525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise ↵Romain Dolbeau2004-09-16
| | | | | | dot com>) Originally committed as revision 3472 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IBM Ultimotion video decoder, courtesy of Konstantin ShishkovMike Melanson2004-09-16
| | | | Originally committed as revision 3468 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new opensource lossy/lossless audio codec based on speech compression ↵Alex Beregszaszi2004-08-21
| | | | | | techniques (actually based on bonk) Originally committed as revision 3405 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin ShishkovMike Melanson2004-08-14
| | | | Originally committed as revision 3390 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libdts support improvements by (Aurelien Jacobs)Michael Niedermayer2004-07-26
| | | | Originally committed as revision 3345 to svn://svn.ffmpeg.org/ffmpeg/trunk
* my experimental wavelet codecMichael Niedermayer2004-07-25
| | | | | | note, this is far from finished, dont expect todays encodings to be decodeable with cvs tomorrow ... Originally committed as revision 3341 to svn://svn.ffmpeg.org/ffmpeg/trunk
* XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer2004-07-16
| | | | Originally committed as revision 3325 to svn://svn.ffmpeg.org/ffmpeg/trunk