aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* demuxer: introduce a general stream structGravatar wm42012-08-03
* demux_audio: always enable parsing for audio streamsGravatar mplayer-svn2012-08-03
* mp3_hdr: cleanupsGravatar mplayer-svn2012-08-03
* demux_audio: fix calculation of audio lengthGravatar mplayer-svn2012-08-03
* demux_audio: avoid integer overflowsGravatar mplayer-svn2012-08-03
* demux_real: set aspect ratioGravatar mplayer-svn2012-08-03
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* demux_rtp: fix compilation with new LIVE555 librariesGravatar mplayer-svn2012-08-03
* demux_audio: do not decode ID3v2 tag data as audio dataGravatar mplayer-svn2012-08-03
* demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif imageGravatar mplayer-svn2012-08-03
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESGravatar mplayer-svn2012-08-03
* demux_audio: improve WAV format detectionGravatar mplayer-svn2012-08-03
* demux_audo: fix wrong runtime and average bitrate for VBR MP3Gravatar mplayer-svn2012-08-03
* demux_audio: ensure that demuxer->movi_end will be setGravatar mplayer-svn2012-08-03
* Replace 'q' printf length modifier by 'll'Gravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* 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