aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* DOCS/xml: change --with-extraincdir to --extra-cflagsGravatar compn2010-12-16
* demux_audio: Set needs_parsing to 1 for DTS audioGravatar reimar2010-12-16
* demux-ts: fix TS files with MP4 ES AAC descriptorGravatar reimar2010-12-16
* vidix: radeon and big-endian fixesGravatar reimar2010-12-16
* codecs.conf: add ffmpeg g722 audio codecGravatar compn2010-12-16
* mp_taglists.c: add tag for svq3Gravatar compn2010-12-16
* demux_lavf: Add support for uncompressed BGR24 pixfmtGravatar reimar2010-12-16
* vd_qtvideo: Do not dump image description by defaultGravatar reimar2010-12-16
* cosmetics: make some arguments const, "unsigned char"->uint8_tGravatar reimar2010-12-16
* av_sub: Support clearing subtitlesGravatar reimar2010-12-16
* codecs.conf: add Avid DNxHD through QuickTimeGravatar reimar2010-12-16
* core: avoid using build_afilter_chain() directlyGravatar reimar2010-12-16
* stream/network.c, stream/http.c: cleanupGravatar cboesch2010-12-16
* stream/http: Do not keep authentication in URL when proxiedGravatar cboesch2010-12-16
* demux_avi: Add WAVEFORMATEXTENSIBLE supportGravatar reimar2010-12-16
* demux_audio: fix WAVEFORMATEXTENSIBLE supportGravatar reimar2010-12-16
* font_load_ft.c: disable -fontconfig if compiled without libfontconfigGravatar komh2010-12-16
* demux_ts: fix -sb when -aid stream is not foundGravatar reimar2010-12-16
* stream/http: Add Proxy-Authorization header to authenticate on proxiesGravatar cboesch2010-12-16
* stream/http: don't use proxy values for "Authorization" headerGravatar cboesch2010-12-16
* path.c: add function for mp_basename, remove duplicated macrosGravatar cboesch2010-12-16
* vf_stereo3d: Properly support src/dst strideGravatar reimar2010-12-16
* vf_stereo3d: Adjust d_height instead of bad ad-hoc scalingGravatar reimar2010-12-16
* vo_vdpau: remove wrong mp_image usage_count change (no visible effect)Gravatar Uoti Urpala2010-12-13
* audio: FLAC: support new libavcodec parser, use lavf to demuxGravatar Uoti Urpala2010-12-09
* ao_pcm: change message to mention "-novideo" instead of "-vc null"Gravatar Uoti Urpala2010-12-08
* core: ordered chapters: add heuristic for merging inaccurate chaptersGravatar Uoti Urpala2010-11-26
* ad_liba52: fix -a52drc handlingGravatar Uoti Urpala2010-11-23
* core: make initial audio sync more robust against bad demuxersGravatar Uoti Urpala2010-11-21
* demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency if availableGravatar Uoti Urpala2010-11-21
* TOOLS/matroska.py: recognize 3 more elementsGravatar Uoti Urpala2010-11-21
* demux_lavf: fix check for files lavf doesn't recognizeGravatar Uoti Urpala2010-11-17
* demux: fix initial subtitle track selectionGravatar Uoti Urpala2010-11-16
* options: fix autoloaded profile handling of flag optionsGravatar Uoti Urpala2010-11-15
* demux_mkv: seek: fix bogus audio packet from earlier positionGravatar Uoti Urpala2010-11-15
* demux_mkv: fix minor seek problemGravatar Uoti Urpala2010-11-15
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* demux_avi: remove pointless checksGravatar reimar2010-11-14
* demux_avi: modify to avoid -aid problem in svnGravatar reimar2010-11-14
* stream/url.c: Unescape username/password when parsing URLsGravatar reimar2010-11-14
* vo_gl: create stereo-capable window when using Quadbuffer 3DGravatar reimar2010-11-14
* libvo/w32_common.c: Move setting of pixel format from init to configGravatar reimar2010-11-14
* cache: read up to 64 KiB at once from stream_fileGravatar reimar2010-11-14
* mp3lib/dct64_sse.c: fix compilation with clangGravatar cehoyos2010-11-14
* libvo/w32_common.c: minor cleanupGravatar reimar2010-11-14
* sub_cc: modify parsing to fix problem with one sampleGravatar reimar2010-11-14
* sub_cc: Allow selecting the Close Captioning channelGravatar reimar2010-11-14
* cosmetics: Fix Bluray vs. Blu-ray typoGravatar diego2010-11-14
* codecs.conf: Prefer FFmpeg AAC decoder over libfaad2Gravatar diego2010-11-14
* DOCS/tech/codecs.conf.txt: document how to add ffmpeg codecsGravatar compn2010-11-14