Fri, 23 Apr 2004 21:02:01 +0000 |
michael |
Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)
libavformat
|
Mon, 12 Apr 2004 16:50:03 +0000 |
michael |
moving nearly identical binary search code from nut/mpeg/asf to utils.c
libavformat
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavformat
|
Wed, 03 Mar 2004 15:41:21 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Thu, 19 Feb 2004 22:34:13 +0000 |
michael |
improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)
libavformat
|
Sun, 01 Feb 2004 13:06:46 +0000 |
michael |
Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>)
libavformat
|
Sat, 17 Jan 2004 22:02:07 +0000 |
michael |
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
libavformat
|
Sat, 17 Jan 2004 20:26:44 +0000 |
michael |
seeking stuff
libavformat
|
Sat, 17 Jan 2004 18:06:52 +0000 |
michael |
store searched distance in index, so we dont waste time searching for keyframes where we already searched
libavformat
|
Tue, 13 Jan 2004 22:02:49 +0000 |
michael |
caching of timestamps for mpeg-ps so seeking is faster
libavformat
|
Thu, 18 Dec 2003 13:03:37 +0000 |
bellard |
harcoded DTS computation for mpeg
libavformat
|
Tue, 16 Dec 2003 14:00:18 +0000 |
bellard |
primitive LPCM generator
libavformat
|
Tue, 16 Dec 2003 11:25:30 +0000 |
bellard |
better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generation bug (stuffing is added in such rare cases) - fixed AC3 payload size generation - generate correct AC3 frame header (need spec checking)
libavformat
|
Tue, 09 Dec 2003 18:06:18 +0000 |
bellard |
suppress PTS in packets when not needed (slightly smaller files), fixed PTS generation in some cases, added provision for DTS generation, slightly better SCR generation (initial patch by Michel Bardiaux)
libavformat
|
Mon, 10 Nov 2003 18:47:52 +0000 |
bellard |
seek support
libavformat
|
Wed, 29 Oct 2003 14:20:56 +0000 |
bellard |
make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()
libavformat
|
Tue, 28 Oct 2003 10:55:15 +0000 |
michael |
1/0 fix by (Tim Allen <tim at proximity dot com dot au>)
libavformat
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
Mon, 13 Oct 2003 10:59:57 +0000 |
alex |
init_put_bits changed
libavformat
|
Wed, 10 Sep 2003 22:44:30 +0000 |
bellard |
removed invalid sequence end code
libavformat
|
Wed, 10 Sep 2003 22:37:33 +0000 |
bellard |
64 bit pts for writing - more const usage
libavformat
|
Tue, 09 Sep 2003 19:32:52 +0000 |
michaelni |
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Mon, 01 Sep 2003 18:30:02 +0000 |
michaelni |
fix MPEG-TS missdetected as MPEG-PS
libavformat
|
Fri, 08 Aug 2003 17:54:05 +0000 |
bellard |
exports mpegps_demux
libavformat
|
Thu, 17 Jul 2003 10:26:02 +0000 |
bellard |
removed warnings
libavformat
|
Tue, 15 Jul 2003 22:15:37 +0000 |
michaelni |
Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Mns Rullgrd))
libavformat
|
Thu, 10 Jul 2003 09:04:04 +0000 |
michaelni |
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Sun, 02 Feb 2003 20:04:03 +0000 |
bellard |
avoid too many false detections
libavformat
|
Fri, 31 Jan 2003 17:04:46 +0000 |
bellard |
added DVD LPCM decoding support
libavformat
|
Fri, 20 Dec 2002 23:10:58 +0000 |
michaelni |
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>)
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|