aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | demux_rtp.cpp: Add missing #includeGravatar Uoti Urpala2008-12-02
* | demux_rtp.cpp: Fix compilation issuesGravatar Uoti Urpala2008-12-02
* | Merge svn changes up to r28065Gravatar Uoti Urpala2008-12-02
|\|
| * MNG demuxer by Stefan Schuermans, stefan blinkenarea orgGravatar diego2008-11-30
* | Merge svn changes up to r27949Gravatar Uoti Urpala2008-11-17
|\|
| * Use 64 bit numbers for file positions in the seek function in audio demuxer.Gravatar reimar2008-11-16
* | Merge svn changes up to r27841Gravatar Uoti Urpala2008-10-28
|\|
| * Factorize vobsub idx/extradata handling.Gravatar aurel2008-10-27
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * increase the max RTP packet size to 5MB as modern ElphelGravatar attila2008-10-22
| * Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.Gravatar diego2008-10-16
| * Fix double free in demux_nut, patch by Onur Küçük.Gravatar ods152008-10-13
| * Remove unused line (and fix an icc warning).Gravatar cehoyos2008-10-09
| * Correctly place second const in declaration.Gravatar cehoyos2008-10-05
| * Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place whereGravatar diego2008-10-05
* | demux: Increase max buffered packet bytes from 8 to 128 MiBGravatar Uoti Urpala2008-10-04
* | demux: Reset demux stream 'eof' flag after packet buffer overflowGravatar Uoti Urpala2008-10-04
* | Merge svn changes up to r27688Gravatar Uoti Urpala2008-10-03
|\|
| * fix compilation w/ FFmpeg r15533Gravatar gpoirier2008-10-03
* | Merge svn changes up to r27682Gravatar Uoti Urpala2008-10-02
|\|
| * Apply patch for oCERT #2008-013 / CVE-2008-3827Gravatar reimar2008-09-30
| * Do not special-case a grouping-subsegment length of 0.Gravatar reimar2008-09-25
* | Merge svn changes up to r27649Gravatar Uoti Urpala2008-09-20
|\|
| * riff.h and avi.h are not needed, but avio.h is.Gravatar diego2008-09-15
| * Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.Gravatar diego2008-09-15
* | Merge svn changes up to r27573Gravatar Uoti Urpala2008-09-10
|\|
| * Make internal Matroska demuxer default againGravatar uau2008-09-09
| * revert r27551 which break much more things than it fixesGravatar aurel2008-09-09
| * Use internal demuxer for Matroska files for nowGravatar uau2008-09-08
| * Revert bad changes to SSA/ASS subtitle packet formatGravatar uau2008-09-08
| * Fix compilation after libavcodec major version 52 changesGravatar uau2008-09-08
| * demux_mkv: output correctly formated ASS packetsGravatar aurel2008-09-05
| * lavf: the subtitles display duration is stored in pkt.convergence_durationGravatar aurel2008-09-04
* | Merge svn changes up to r27514Gravatar Uoti Urpala2008-09-03
|\|
| * support E-AC-3 decoding using ffmpegGravatar aurel2008-09-01
| * Remove unused GUID_t definition that also incorrectly defined GUID_DEFINEDGravatar reimar2008-08-31
| * handle the lavfpref demuxer in the same way as the lavf oneGravatar aurel2008-08-27
| * prefer libavformat to demux matroska filesGravatar aurel2008-08-26
| * cosmetics: indentationGravatar aurel2008-08-24
| * use new lavf API to grab sample_aspect_ratio from the demuxersGravatar aurel2008-08-24
| * add mapping for real audio and video CODEC_ID to MPlayer's fourccGravatar aurel2008-08-13
| * demux_lavf: fix mp_seek behavior in case of seeking errorGravatar aurel2008-08-13
* | Merge svn changes up to r27458Gravatar Uoti Urpala2008-08-12
|\|
* | Make various functions staticGravatar Uoti Urpala2008-08-12
* | Include corresponding .h in some .c filesGravatar Uoti Urpala2008-08-12
| * fix audio in some rtsp streams, ok'd by lu_zeroGravatar compn2008-08-11
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07