aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_rawdv.c
Commit message (Expand)AuthorAge
* Fix lots and lots of other demuxers broken by r26301Gravatar reimar2008-04-05
* Use defines to give names to the different seek flags.Gravatar reimar2008-01-29
* Make all demuxer_desc_t const, thus moving them to .rodataGravatar reimar2008-01-13
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* add two missing checks - PATCH by Karolina Lindqvist AT kramnet-seGravatar reynaldo2006-10-25
* drops casts from void * on malloc/calloc from libmpdemux codeGravatar reynaldo2006-07-13
* Move conditional compilation into the build system.Gravatar diego2006-07-06
* Second-try commit of this patch.Gravatar corey2006-02-17
* Reverse commit of unfinished patch for passing audio_delay to the demuxers.Gravatar corey2006-02-09
* 1. Include audio_delay as an argument to demux_seek.Gravatar corey2006-02-07
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* Make -identify's 'ID_LENGTH=' print a float and not an integer.. TheGravatar ods152005-09-02
* Demuxer modularizationGravatar rtognimp2005-08-05
* Rather simple patch for RAWDV demuxer which lets it say whats the totalGravatar rtognimp2005-03-09
* support for raw DV >2GbGravatar gabucino2003-08-07
* removed nonsense stream_reset/seek in check_file()Gravatar arpi2003-04-30
* largefile support by Matthias Schwarzott <zzam@gmx.de>Gravatar alex2003-03-21
* 10lGravatar arpi2003-01-19
* Sanity checks.Gravatar filon2003-01-06
* -nosound fixGravatar arpi2002-10-08
* This just corrects a function name to match the other demuxer'sGravatar arpi2002-10-04
* raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>Gravatar arpi2002-08-05