aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* compile fixGravatar henry2003-02-08
* 1) codecs.conf changed recently and demux_gif no longer needs to spitGravatar arpi2003-02-08
* disable num_of_packets check, it's unreliableGravatar arpi2003-02-04
* Restruct by Ross Finlayson <finlayson@live.com>Gravatar bertrand2003-02-03
* - ignore movi_end if reading from stdinGravatar arpi2003-02-02
* debugGravatar arpi2003-02-02
* fix default device (manpage says /dev/video0, /dev/video often is a directory)Gravatar colin2003-02-02
* fix off-by-one error messageGravatar colin2003-02-02
* xmms_demuxer missing symbolGravatar arpi2003-02-02
* 100l... ogg-in-avi (type 0xFFFE) fixGravatar arpi2003-01-29
* removed nonsense (and confusing) defaultsGravatar arpi2003-01-28
* type autodetection (from filemask/filelist extension)Gravatar arpi2003-01-28
* - mpeg extensions removed, it causes misdetction of renamed avi/asf filesGravatar arpi2003-01-28
* argh, i forgot to 'cvs add' it (again)Gravatar arpi2003-01-28
* libgif/libungif based demuxer support for libmpdemux.Gravatar arpi2003-01-28
* Attached PATCH fixes the case, when data-flag and reference flags are set andGravatar arpi2003-01-27
* 32 bpp is a valid color depth. Fixes 0-bit rle reportsGravatar rtognimp2003-01-26
* added TVI_CONTROL_TUN_SET_NORMGravatar gabucino2003-01-26
* cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)Gravatar alex2003-01-24
* raw mpeg4-es support (you need to set -fps manually!)Gravatar arpi2003-01-23
* 16cif,sif,uyvyGravatar michael2003-01-23
* raw video demuxer, requested by MichaelGravatar arpi2003-01-22
* 10lGravatar arpi2003-01-19
* - added some moreGravatar arpi2003-01-19
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)Gravatar arpi2003-01-19
* Support for MPEG-4 (AAC) audio RTSP/RTPGravatar bertrand2003-01-18
* telecine detectionGravatar arpi2003-01-16
* fixed the well-known DVD/DVB audio delay bug :)Gravatar arpi2003-01-16
* Removed the hardcoded cdrom device.Gravatar bertrand2003-01-15
* Removed the hardcoded /dev/cdrom for NetBSD and added an work aroundGravatar bertrand2003-01-15
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>Gravatar arpi2003-01-14
* NTSC is 29.97 fps, not 30. wrong values here are likely to causeGravatar rfelker2003-01-14
* better cache size defaultsGravatar arpi2003-01-13
* do not discard cache content at seeking type=STREAMTYPE_STREAMGravatar arpi2003-01-13
* patch adds support for MOV-Reference-Files.Gravatar arpi2003-01-13
* check if seeking supported, otherwise fallback to null readingGravatar arpi2003-01-12
* (hopefully) fixed .mov streamingGravatar arpi2003-01-12
* sanity checkGravatar arpi2003-01-12
* upsz :))))))))))))))Gravatar pontscho2003-01-12
* this patch adds an fallback to playlist (any but the plaintext-list format)Gravatar arpi2003-01-12
* Finally commented out the code for autodetection based on the extension.Gravatar bertrand2003-01-11
* buffer overflow fix :)Gravatar arpi2003-01-10
* check if prop_hdr==NULL insteda of sig11Gravatar arpi2003-01-09
* - always print the longest stream in info, not the selected oneGravatar arpi2003-01-06
* Return another error code for timeout.Gravatar bertrand2003-01-06
* 10l bug...Gravatar bertrand2003-01-06
* Sanity checks.Gravatar filon2003-01-06
* 10l (was segfaulting on non-dv file)Gravatar filon2003-01-06