aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* Remove dead codeGravatar wm42012-08-01
* Change <endian.h> include to <sys/types.h>Gravatar wm42012-07-31
* configure: remove checks for malloc.h and alloca()Gravatar wm42012-07-30
* Remove some demuxers and decodersGravatar wm42012-07-30
* Remove XMMS plugin supportGravatar wm42012-07-30
* mplayer: let frontend print stream info, instead of demuxersGravatar wm42012-07-30
* Remove compile time/runtime CPU detection, and drop some platformsGravatar wm42012-07-30
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * demux_rawdv.c: fix change missing from recent 8079f4ff821Gravatar Uoti Urpala2012-07-27
| * demux_lavf: use lavf for RealMedia (.rm) files by defaultGravatar Uoti Urpala2012-07-26
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYGravatar Uoti Urpala2012-07-25
| * video, audio: use lavc decoders without codecs.conf entriesGravatar Uoti Urpala2012-07-24
| * build: use python3 to generate some files previously in gitGravatar Uoti Urpala2012-07-16
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-28
|\|
| * demux_lavf: try harder to make up a frame rateGravatar Uoti Urpala2012-04-14
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * cosmetics: misc minor cleanupsGravatar Uoti Urpala2012-03-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
| |/
| * aviheader.c: silence a warningGravatar Uoti Urpala2012-02-29
* | core: sort chaptersGravatar wm42012-02-26
| * demux_lavf: update growing file size info for AVSEEK_SIZEGravatar Uoti Urpala2012-02-26
* | Don't print awkward negative seek message when playing directoryGravatar wm42012-02-19
| * build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
| * demux_lavf: use Libav RIFF tag lists directlyGravatar Uoti Urpala2012-02-01
| * Update Libav API usesGravatar Uoti Urpala2012-02-01
* | core: add new support for reading .cue filesGravatar wm42012-01-18
|/
* ad_ffmpeg: pass packet side data from libavformatGravatar Uoti Urpala2012-01-08
* Libav API updates (remove most deprecated-in-0.7 uses)Gravatar Uoti Urpala2011-12-22
* configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* demux_demuxers: fix seeking bug (--audiofile)Gravatar Uoti Urpala2011-10-23
* audio/video: delete buggy "dynamic plugin" codeGravatar Uoti Urpala2011-10-20
* demux_lavf: set rawvideo codec_tag based on pix_fmtGravatar Uoti Urpala2011-10-18
* demux_mkv: avoid hang with some broken filesGravatar Uoti Urpala2011-09-25
* demux_mf: fix option value allocated with strdupGravatar Uoti Urpala2011-09-02
* demuxer.h: raise pad amount to allow compiling against FFmpegGravatar Uoti Urpala2011-08-26
* demux_lavf: Adding av_dup_packet() missing from recent 6e8d420a41Gravatar Uoti Urpala2011-08-21
* demux_mkv: fix failure to open some files from 0ece360eeaf95Gravatar Uoti Urpala2011-08-20
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegGravatar Uoti Urpala2011-08-20
* demux_mkv: support extradata for wavpack audio tracksGravatar Uoti Urpala2011-08-20
* demux_mkv: clean up audio codec handling somewhatGravatar Uoti Urpala2011-08-20
* demux_mkv: check for valid track in video/audio switchingGravatar Uoti Urpala2011-08-20
* demux_mkv: remove bad mkv_free() from 0ece360eeaf9Gravatar Uoti Urpala2011-08-19
* demuxer.h: avoid including stream.hGravatar Uoti Urpala2011-08-19