| Commit message (Expand) | Author | Age | Files | Lines |
* | Update comment describing issues with ffaac. | reimar | 2010-04-20 | 1 | -2/+1 |
* | Mark ffaac as buggy (thus making faad default again) and | reimar | 2010-04-15 | 1 | -1/+3 |
* | Add osd_show_progression: Show progress bar and elapsed/total time. | cehoyos | 2010-04-09 | 1 | -0/+1 |
* | rename eatgv -> ffeatgv, lpcm -> fflpcm | attila | 2010-03-31 | 1 | -2/+2 |
* | Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats | reimar | 2010-03-19 | 1 | -4/+4 |
* | Prefer FFmpeg AAC decoder over libfaad. | diego | 2010-03-17 | 1 | -16/+16 |
* | Rename libopencore AMR decoder entries. | diego | 2010-03-17 | 1 | -2/+2 |
* | Add support for Apple's ProRes and AIC codecs, now that all prerequisites | sesse | 2010-03-15 | 1 | -0/+19 |
* | fftheora supports 4:2:2 and 4:4:4 now | conrad | 2010-03-13 | 1 | -1/+1 |
* | Add the 0xA109 format for speex, it is claimed to be officially registered (have | reimar | 2010-03-12 | 1 | -0/+1 |
* | Support SEGA CRI adx codec with demuxer lavf. | cehoyos | 2010-03-09 | 1 | -0/+7 |
* | add older lhacm codec for formats 0x70-0x73 to codecs.conf | compn | 2010-02-23 | 1 | -0/+10 |
* | FFmpeg Bink video now supports alpha channel | kostya | 2010-02-23 | 1 | -0/+1 |
* | FFmpeg supports Bink, let MPlayer play it as well | kostya | 2010-02-21 | 1 | -0/+25 |
* | cosmetics: Remove pointless empty lines at EOF. | diego | 2010-02-20 | 2 | -4/+0 |
* | Use new FFmpeg WMA Voice decoder. | cehoyos | 2010-02-18 | 1 | -0/+7 |
* | Mark ALS fourcc as internal only. | reimar | 2010-02-17 | 1 | -1/+1 |
* | Support FFmpeg's ALS decoder. | reimar | 2010-02-16 | 1 | -0/+7 |
* | Add support for decoding 4:2:2 and 4:4:4 Theora files. | reimar | 2010-02-14 | 1 | -1/+1 |
* | add netspeak versions of truespeech and gsm audio codecs to codecs.conf | compn | 2010-02-13 | 1 | -0/+16 |
* | Improve comment for GeoCodec.dll | cehoyos | 2010-02-11 | 1 | -1/+1 |
* | add comment about geov codec crashing on win32 in codecs.conf | compn | 2010-02-11 | 1 | -0/+1 |
* | GeoCodec.dll also supports fourcc GEOX. | cehoyos | 2010-02-11 | 1 | -0/+1 |
* | Support GEOV video codec: Hangs on exit | cehoyos | 2010-02-11 | 1 | -0/+8 |
* | There is Indeo 5 decoder in FFmpeg now, so register it | kostya | 2010-02-09 | 1 | -0/+8 |
* | Make mp3lib the default MP3 decoder again, it is a good bit faster on | reimar | 2010-01-27 | 1 | -14/+17 |
* | Revert the xvmc part of r30422: VCR2 at least worked with xvmc at some point. | cehoyos | 2010-01-24 | 1 | -0/+1 |
* | VCR2 fails for mpeg12, decodes incorrectly (and cannot be fixed) for | cehoyos | 2010-01-24 | 1 | -4/+0 |
* | add uldx and vspx fourcc to ffodivx in codecs.conf | compn | 2010-01-18 | 1 | -0/+3 |
* | add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy | compn | 2010-01-16 | 1 | -1/+4 |
* | mark cfhdvfw decoder as working on windows only | compn | 2010-01-11 | 1 | -1/+9 |
* | Move mp3lib priority below libavcodec mp2/mp3 audio decoders. | reimar | 2010-01-10 | 1 | -14/+15 |
* | add binary cineform hd vfw decoder to codecs.conf | compn | 2010-01-08 | 1 | -0/+10 |
* | mark ffqclp as working in codecs.conf, works on all my samples | compn | 2010-01-08 | 1 | -1/+1 |
* | add MVLZ and MVDV binary decoders to codecs.conf | compn | 2010-01-06 | 1 | -0/+16 |
* | map zjpeg to ffmjpeg in codecs.conf | compn | 2010-01-05 | 1 | -1/+1 |
* | add blox binary codec to codecs.conf | compn | 2010-01-05 | 1 | -0/+8 |
* | add three ADV1 binary codecs to codecs.conf | compn | 2010-01-05 | 1 | -0/+24 |
* | Add support for JPEG2000 via FFmpeg/OpenJPEG | reimar | 2010-01-03 | 1 | -0/+10 |
* | Also support decoding of 8-bit-per-component dpx files. | reimar | 2010-01-03 | 1 | -1/+1 |
* | Add support for YUV format with alpha and fix the codecs.conf entry for vp6a | reimar | 2009-12-31 | 1 | -1/+1 |
* | Add support for FFmpeg's ffv210 codec. | reimar | 2009-12-31 | 1 | -0/+8 |
* | More readable fourcc for ffflac | reimar | 2009-12-31 | 1 | -1/+1 |
* | add tm2x / tm2a binary decoder | compn | 2009-12-30 | 1 | -0/+9 |
* | Make the ffmpeg decoders for DTS and AC3 the default. | reimar | 2009-12-30 | 1 | -14/+14 |
* | FFmpeg JPEG codecs can output 440p format. | reimar | 2009-12-30 | 1 | -0/+2 |
* | add lavc yuv rawcodecs to codecs.conf | compn | 2009-12-27 | 1 | -0/+105 |
* | lavc Interplay Video decoder now supports 16-bit mode too | kostya | 2009-12-27 | 1 | -1/+1 |
* | create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf | compn | 2009-12-24 | 1 | -0/+8 |
* | Register lavc Aura 2 decoder | kostya | 2009-12-23 | 1 | -0/+8 |
* | Register lavc Aura decoder | kostya | 2009-12-23 | 1 | -0/+8 |
* | VP6F has to be flipped for binary decoder. | cehoyos | 2009-12-20 | 1 | -1/+8 |
* | Support R210 uncompressed 10 bit RGB codec. | cehoyos | 2009-12-17 | 1 | -0/+8 |
* | add spdif example from beandog | compn | 2009-12-15 | 1 | -0/+3 |
* | add MTSJ fourcc to ffmjpeg and ldead mjpeg codec | compn | 2009-12-13 | 1 | -0/+2 |
* | vdpau codecs config entry by beandog | compn | 2009-12-09 | 1 | -0/+4 |
* | Support FourCC's AVI1 and AVI2 as MJPEG. | cehoyos | 2009-12-08 | 1 | -0/+1 |
* | fix apple.com trailer example, via carl | compn | 2009-12-03 | 1 | -1/+1 |
* | add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders | compn | 2009-12-01 | 1 | -0/+2 |
* | add user-agent example to fix apple.com/trailers | compn | 2009-11-26 | 1 | -0/+4 |
* | map 0x20736D to ffac3, fixes broken mov sample | compn | 2009-11-26 | 1 | -0/+1 |
* | Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable | cehoyos | 2009-11-10 | 1 | -0/+31 |
* | Delete "auto-close" from configuration whose support has long been removed. | zuxy | 2009-11-10 | 1 | -1/+1 |
* | Add a profile example and (commented-out) useful defaults for dvdnav | reimar | 2009-11-05 | 1 | -0/+3 |
* | add yuvs fourcc, fixes yuvs.mov | compn | 2009-11-03 | 1 | -0/+1 |
* | add ffmpeg eatgv codec | compn | 2009-11-03 | 1 | -0/+7 |
* | add audio format 0x55005354 to mp3, fixes unknown_audio_codec.avi | compn | 2009-11-03 | 1 | -0/+2 |
* | add VYUY and Y42B fourccs to rawcodecs | compn | 2009-11-02 | 1 | -0/+2 |
* | add V422, YUNV to rawyuy2 | compn | 2009-10-20 | 1 | -0/+7 |
* | add HDYC fourcc to rawuyvy | compn | 2009-10-20 | 1 | -0/+1 |
* | Fix playback of Intel JPEG Library Video Codec. | cehoyos | 2009-10-19 | 1 | -8/+1 |
* | add binary codec for fourcc slif | compn | 2009-10-19 | 1 | -0/+8 |
* | add MVJP fourcc (mjpeg) from ffmpeg | compn | 2009-10-15 | 1 | -0/+1 |
* | Add support for "Forward Uncompressed" decoding via FFmpeg | reimar | 2009-10-14 | 1 | -0/+8 |
* | Allow playback of files with FourCC IJLV (Intel JPEG Library Video Codec). | cehoyos | 2009-10-11 | 1 | -0/+8 |
* | sync faad / ffaac supported fourccs as spotted by reimar | compn | 2009-09-20 | 1 | -0/+2 |
* | add another aac tag | compn | 2009-09-20 | 1 | -0/+1 |
* | add newer microsoft screen binary codec | compn | 2009-09-20 | 1 | -0/+10 |
* | add coreavc entry, works on windows only. | compn | 2009-09-20 | 1 | -0/+16 |
* | kegavideo codec requires msvcr80 on windows | compn | 2009-09-14 | 1 | -1/+2 |
* | Add support for decoding sgi files via FFmpeg's sgi decoder. | reimar | 2009-09-14 | 1 | -0/+8 |
* | add kega video binary codec for fourcc kgv1 | compn | 2009-09-12 | 1 | -0/+8 |
* | Add support for lavf vqf demuxer and lavc TwinVQ decoder. | vitor | 2009-09-07 | 1 | -0/+8 |
* | Fix grammar mistake noticed by Alexander Strasser. | diego | 2009-09-04 | 1 | -1/+1 |
* | enable ffwmapro | faust3 | 2009-09-02 | 1 | -0/+8 |
* | bpcm is internal mplayer fourcc | compn | 2009-08-30 | 1 | -1/+1 |
* | Revert r29404. | cehoyos | 2009-08-30 | 1 | -2/+0 |
* | Support PCM in Bluray streams. | cehoyos | 2009-08-30 | 1 | -0/+7 |
* | Fix DTS in least one Bluray sample with demuxer lavf. | cehoyos | 2009-08-26 | 1 | -0/+2 |
* | Fix AC3 in least one Bluray sample with demuxer lavf. | cehoyos | 2009-08-26 | 1 | -0/+1 |
* | Allow decoding of 48 bit png image files. | cehoyos | 2009-08-12 | 1 | -1/+1 |
* | s/RG48xE/RGB48xE | cehoyos | 2009-08-11 | 1 | -1/+1 |
* | Allow dpx image files as input. | cehoyos | 2009-08-11 | 1 | -0/+8 |
* | added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch | nicodvb | 2009-07-30 | 1 | -0/+7 |
* | Change libamr support to libopencore-amr support. | diego | 2009-07-18 | 1 | -2/+2 |
* | add truemotion rt binary codec for TR20 fourcc | compn | 2009-07-03 | 1 | -0/+8 |
* | add binary codec for NTN1 and NTN2 fourcc | compn | 2009-06-27 | 1 | -0/+7 |
* | add 0xA106 twocc to aac decoders, fixes facebook sample | compn | 2009-06-27 | 1 | -0/+2 |
* | Fix some blu-ray samples: HDMV == H264 | cehoyos | 2009-06-26 | 1 | -0/+2 |
* | 1l to Reimar for not updating lavc TM2 decoder output format in codecs.conf | kostya | 2009-06-20 | 1 | -1/+1 |
* | Conform to the updated Desktop File Specification. Also improve the | siretart | 2009-06-17 | 1 | -5/+6 |
* | add .mp1/.mp2 mov audio fourcc to ffmp2 codec | compn | 2009-06-17 | 1 | -0/+2 |
* | sync with ffmpeg | compn | 2009-06-13 | 1 | -5/+7 |
* | sync with ffmpeg | compn | 2009-06-12 | 1 | -0/+2 |
* | sync with ffmpeg | compn | 2009-06-12 | 1 | -0/+10 |
* | add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi | compn | 2009-05-26 | 1 | -2/+2 |
* | add binary decoder for YLC0 | compn | 2009-05-26 | 1 | -0/+8 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 3 | -5/+5 |
* | make = and + both adjust audio delay, useful for keyboards without keypads | compn | 2009-04-04 | 1 | -0/+1 |
* | add fourccs: dvp and dvs1, from vlc dv video fourcc list | compn | 2009-04-03 | 1 | -0/+2 |
* | cdvh decodes with ffdv | compn | 2009-03-31 | 1 | -0/+1 |
* | sqcp plays with ffqclp in ffmpeg | compn | 2009-03-24 | 1 | -0/+1 |
* | Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples. | reimar | 2009-03-15 | 1 | -14/+14 |
* | add sn40 binary codec | compn | 2009-03-10 | 1 | -0/+9 |
* | sn40 decodes with ffodivx | compn | 2009-03-10 | 1 | -2/+2 |
* | Remove internal NuppelVideo decoder, the code in libavcodec can decode | reimar | 2009-03-08 | 1 | -8/+0 |
* | Bump etc/codecs.conf version to eliminate one possible cause when debugging V... | reimar | 2009-03-08 | 1 | -1/+1 |
* | ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same | reimar | 2009-02-23 | 1 | -2/+2 |
* | Mark all Linux RealVideo decoders as buggy, they all seem to have some problem | reimar | 2009-02-17 | 1 | -3/+3 |
* | WMVA works with VDPAU, too | reimar | 2009-02-15 | 1 | -1/+1 |
* | Sync fourccs for ffvc1vdpau | reimar | 2009-02-15 | 1 | -0/+1 |
* | Sync fourcc list for ffmpeg12vdpau | reimar | 2009-02-15 | 1 | -3/+12 |
* | Add support for image formats and codecs used by VDPAU | reimar | 2009-02-14 | 1 | -0/+55 |
* | Fix FFmpeg decoder info fields to be consistent. | diego | 2009-02-08 | 1 | -10/+10 |
* | cosmetics: Drop redundant "decoder" from codec info fields. | diego | 2009-02-08 | 1 | -91/+91 |
* | add pvez to truemotion 1 | compn | 2009-01-29 | 1 | -0/+1 |
* | add EPHV to ffodivx,xvid | compn | 2009-01-20 | 1 | -0/+12 |
* | add mimic in avi fourcc LM20 to ffmimic | compn | 2009-01-16 | 1 | -0/+17 |
* | add SLMJ fourcc to ffmjpeg | compn | 2009-01-13 | 1 | -0/+1 |
* | add binary codecs: | compn | 2009-01-13 | 1 | -0/+32 |
* | add nsvideo (NSVI) binary codec. works on uncommon samples list | compn | 2009-01-13 | 1 | -0/+8 |
* | add yamaha adpcm ffmpeg codec, works on sample | compn | 2009-01-13 | 1 | -0/+7 |
* | add vdowave acm codec for format 0xFFFC | compn | 2009-01-10 | 1 | -0/+7 |
* | add binary codec Philips Speech Processing CELP acm for format 0x120 | compn | 2009-01-05 | 1 | -0/+8 |
* | add zygo audio (SPXN) qtaudio codec | compn | 2008-12-24 | 1 | -0/+7 |
* | Reduce the priority of the rv3040 native Linux RealVideo decoders since it cr... | reimar | 2008-12-23 | 1 | -1/+1 |
* | re-add codecs: sif1 (directshow version) and acdsee mjpeg | compn | 2008-12-22 | 1 | -1/+19 |
* | add amr format tags, fixes: | compn | 2008-12-21 | 1 | -0/+2 |
* | remove acdsee mjpeg binary codec, works with ffmjpeg | compn | 2008-12-20 | 1 | -8/+0 |
* | FFmpeg now has RV30 decoder enabled | kostya | 2008-12-20 | 1 | -0/+8 |
* | add binary codecs: | compn | 2008-12-17 | 1 | -2/+31 |
* | add binary codec for fourcc wavc | compn | 2008-12-17 | 1 | -0/+8 |
* | Added FOURCCS: | compn | 2008-12-16 | 1 | -4/+37 |
* | another mpeg4 fourcc and add binary vdo codec | compn | 2008-12-13 | 1 | -2/+11 |
* | add ac-3 fourcc from mp4 file | compn | 2008-12-11 | 1 | -0/+3 |
* | add acdv fourcc to ffmjpeg | compn | 2008-12-10 | 1 | -0/+1 |
* | add binary voxware metavoice audio codec, format 0x74 | compn | 2008-12-09 | 1 | -0/+9 |
* | remove duplicated fourcc | compn | 2008-12-08 | 1 | -1/+1 |
* | add some fourcc's and ulead dv audio codec, fixes samples from: | compn | 2008-12-08 | 1 | -1/+15 |
* | add a bunch of binary codecs with samples from this list: | compn | 2008-12-05 | 1 | -11/+108 |
* | Add entry for FFmpeg QCELP decoder, currently produces white noise. | diego | 2008-12-04 | 1 | -0/+7 |
* | Allow mp2 in mov. | cehoyos | 2008-12-03 | 1 | -0/+1 |
* | add bunch of fourccs and updates from | compn | 2008-12-03 | 1 | -3/+30 |
* | add FFDS fourcc | compn | 2008-12-03 | 1 | -0/+2 |
* | FFmpeg now has RV40 decoder | kostya | 2008-12-01 | 1 | -0/+8 |
* | Update Tremor comment regarding fixed-point mode. | diego | 2008-11-26 | 1 | -1/+1 |
* | add more informative comment | compn | 2008-11-24 | 1 | -1/+1 |
* | Create a separate codecs.conf entry for Tremor and use it if MPlayer is | diego | 2008-11-24 | 1 | -0/+9 |
* | Add RVTR fourcc to ffrv20 decoder. | diego | 2008-09-23 | 1 | -0/+1 |
* | add blackmagic 10bit decoder, works on v-codecs/R210/ | compn | 2008-09-20 | 1 | -0/+9 |
* | another dup | compn | 2008-09-20 | 1 | -1/+0 |
* | duplicate fourcc spotted by uoti | compn | 2008-09-20 | 1 | -5/+5 |
* | fix typo | compn | 2008-09-20 | 1 | -5/+5 |
* | sync with videolan | compn | 2008-09-19 | 1 | -0/+14 |
* | sync with xine | compn | 2008-09-19 | 1 | -0/+2 |
* | sync with libavformat/riff.c | compn | 2008-09-19 | 1 | -0/+3 |
* | sync with libavformat/isom.c fourcc | compn | 2008-09-19 | 1 | -6/+39 |
* | yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.mov | compn | 2008-09-16 | 1 | -0/+5 |
* | support E-AC-3 decoding using ffmpeg | aurel | 2008-09-01 | 1 | -0/+7 |
* | Add support for AAC decoding through FFmpeg; libfaad is preferred for now. | diego | 2008-08-21 | 1 | -0/+12 |
* | cosmetics: Remove trailing whitespace and tabs. | diego | 2008-08-21 | 1 | -21/+21 |
* | codecs.c note is very old and unneeded. | compn | 2008-08-10 | 1 | -1/+1 |
* | add hdv1 fourcc | compn | 2008-08-01 | 1 | -0/+6 |
* | add some h263 fourccs | compn | |