Sat, 19 Aug 2006 08:39:00 +0000 |
michael |
fix probing of 02-Penguin.flac
libavformat
|
Mon, 10 Jul 2006 21:14:37 +0000 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
Sun, 09 Jul 2006 23:40:53 +0000 |
mru |
give AVInput/OutputFormat structs consistent names
libavformat
|
Mon, 03 Jul 2006 21:40:01 +0000 |
mru |
attempt to detect Chinese AVS video
libavformat
|
Thu, 29 Jun 2006 19:03:53 +0000 |
mru |
detect audio-only program streams and broken files made by VDR
libavformat
|
Wed, 28 Jun 2006 21:40:08 +0000 |
mru |
detect MPEG PES streams as MPEG PS; the PS demuxer will cope
libavformat
|
Mon, 19 Jun 2006 22:20:38 +0000 |
mru |
allow packets with non-zero PES_scrambling_control
libavformat
|
Wed, 01 Mar 2006 11:29:55 +0000 |
michael |
add size to AVIndex
libavformat
|
Sat, 11 Feb 2006 09:27:00 +0000 |
michael |
mpeg-ps probe 2nd try
libavformat
|
Wed, 08 Feb 2006 17:35:44 +0000 |
michael |
replace probe() by one similar to MPEG-ES
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Fri, 23 Sep 2005 00:25:41 +0000 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
Sun, 17 Jul 2005 22:24:36 +0000 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|
Wed, 15 Jun 2005 20:50:12 +0000 |
aurel |
add support for muxing subtitles in mpeg-ps
libavformat
|
Fri, 03 Jun 2005 14:01:49 +0000 |
bellard |
DVD subtitle parsing - show mpeg component IDs by default
libavformat
|
Fri, 20 May 2005 13:10:09 +0000 |
mru |
fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>)
libavformat
|
Mon, 28 Mar 2005 17:33:21 +0000 |
mru |
PSM support in MPEG-PS demuxer.
libavformat
|
Thu, 17 Mar 2005 01:25:01 +0000 |
michael |
more fine grained discarding of packets
libavformat
|
Sun, 13 Mar 2005 00:13:01 +0000 |
michael |
keyframe & non keyframe index fixes
libavformat
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavformat
|
Wed, 09 Feb 2005 03:00:50 +0000 |
michael |
-target dvd minimum vobu length patch by ("Chris" [chris garveycocker com])
libavformat
|
Sat, 22 Jan 2005 13:36:02 +0000 |
michael |
support discarding uninterresting packets
libavformat
|
Wed, 29 Dec 2004 18:31:28 +0000 |
michael |
common.h -> common.h/bitstream.h
libavformat
|
Sun, 05 Dec 2004 02:46:00 +0000 |
michael |
This patch takes into account that fifo_realloc may adjust fifo.wptr
libavformat
|
Wed, 01 Dec 2004 02:28:28 +0000 |
michael |
fifo_realloc()
libavformat
|
Tue, 23 Nov 2004 22:25:12 +0000 |
michael |
DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)
libavformat
|
Sun, 21 Nov 2004 03:37:33 +0000 |
michael |
parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul Curtis <pfc >at> terrapin <dot< com>)
libavformat
|
Sat, 16 Oct 2004 21:27:42 +0000 |
michael |
user setable preload and max_mux_delay
libavformat
|
Thu, 07 Oct 2004 01:55:34 +0000 |
michael |
do not randomize unknown timestamps
libavformat
|