Age | Commit message (Expand) | Author |
2002-12-18 | i guess you were right, mike - the audio stsd atom is needed as well ;> | Guenter Bartsch |
2002-12-18 | log output | Guenter Bartsch |
2002-12-17 | Replace GNU C range extension "..." with ordinary comparision, so that the | Juergen Keil |
2002-12-16 | make qt demuxer sent a copy of the stsd atom | Guenter Bartsch |
2002-12-15 | cleanup | Guenter Bartsch |
2002-12-15 | Disable demux_mpeg_block_estimate_rate. This should be used only if | Rocky Bernstein |
2002-12-15 | demux_mpeg_block_estimate_rate(): | Rocky Bernstein |
2002-12-14 | deliver timestamps in 1/90000 second units, fix handling of type 4 audio headers | Guenter Bartsch |
2002-12-14 | No need to install qtpalette.h | Daniel Caujolle-Bert |
2002-12-13 | always set input_pos and input_time on both, audio and video buffers | Guenter Bartsch |
2002-12-13 | Don't include headers files into *_SOURCES. | Daniel Caujolle-Bert |
2002-12-12 | Adds asfheader.h | Thibaut Mattern |
2002-12-12 | Uses asfheader.h | Thibaut Mattern |
2002-12-12 | Prepares mms/asf cleanup. | Thibaut Mattern |
2002-12-12 | * Initial version of an rtsp input plugin. It is far from being perfect, | Stefan Holst |
2002-12-12 | only relative forward seeking is supported by non-seekable input plugins | Stefan Holst |
2002-12-12 | fix stdin plugin, cosmetic cleanups in mp3 demuxer | Guenter Bartsch |
2002-12-12 | added support for (believe it or not) MS-style WAVE format headers | Mike Melanson |
2002-12-12 | handling of some strange avi files. | Miguel Freitas |
2002-12-11 | that should fix playback of streams generated by dvgrab. | Miguel Freitas |
2002-12-10 | some metainfo | Guenter Bartsch |
2002-12-09 | audio/video pid auto-detection | Guenter Bartsch |
2002-12-08 | - get xine_demux_control_headers_done() out of the demuxers. | Miguel Freitas |
2002-12-06 | real bugfixes, improved discontinuity/live stream handling, handling of audio... | Guenter Bartsch |
2002-12-06 | less verbose | Miguel Freitas |
2002-12-06 | terminate data with zero to avoid overrun | Miguel Freitas |
2002-12-06 | set fourcc so ffmpeg can detect buggy streams | Miguel Freitas |
2002-12-04 | remove any mention of the special sample size buffer | Mike Melanson |
2002-12-02 | - Fix segfault when there is no audio driver. | Thibaut Mattern |
2002-12-01 | Big update : | Thibaut Mattern |
2002-11-29 | added special case to enable playback of signed 8-bit data | Mike Melanson |
2002-11-28 | automatically detecting MP3 in RIFF files is great, but be sure to | Mike Melanson |
2002-11-28 | Extended demuxer API with the methods get_capabilities() and get_optional_dat... | Peter Liljenberg |
2002-11-26 | change demux_eawve to use forward seeking. quick hack to input_http to suppor... | Robin KAY |
2002-11-26 | switch off real debug output | Guenter Bartsch |
2002-11-25 | buffer size was not set in one case | Guenter Bartsch |
2002-11-25 | and another top-level atom... | Mike Melanson |
2002-11-22 | implement version 5 audio header, small bugfixes | Guenter Bartsch |
2002-11-22 | _NEVER_ read from a non-seekable input plugin in content detection phase :-} | Guenter Bartsch |
2002-11-22 | audio codec detection | Guenter Bartsch |
2002-11-22 | fix small bug so real demuxer will hopefully no longer feel responsible for v... | Guenter Bartsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-22 | at least rv30 is somewhat working (colors still wrong) | Guenter Bartsch |
2002-11-20 | I think it was a typo. | Thibaut Mattern |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-20 | finish bringing the VQA demuxer in line with the latest API spec; also | Mike Melanson |
2002-11-20 | discovered a new top-level atom in production | Mike Melanson |
2002-11-20 | Enable ASF demuxer to recognise and skip over control streams | Robin KAY |
2002-11-20 | prevent mpeg4 headers from being flushed. | Miguel Freitas |
2002-11-19 | Remove superfluous underscores in types | Robin KAY |