log mpegts.c @ 2575:06d31789d338 libavformat

age author description
Tue, 25 Sep 2007 20:58:37 +0000 nicodvb added structures and code to keep track of pids<->programs mapping: it's needed libavformat
Tue, 25 Sep 2007 20:49:11 +0000 nicodvb replaced custom tracking of programs/services with calls to with av_new_program() libavformat
Sun, 16 Sep 2007 23:00:44 +0000 aurel loosen dependencies over allformats.h libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Fri, 13 Jul 2007 00:49:40 +0000 alex fix compilation with assert libavformat
Sun, 08 Jul 2007 13:42:51 +0000 mru update SectionCallback and PESCallback typedefs to match functions libavformat
Fri, 06 Jul 2007 09:32:34 +0000 diego Use AV_RB* macros where appropriate. libavformat
Fri, 08 Jun 2007 17:34:37 +0000 michael simplify libavformat
Fri, 08 Jun 2007 17:26:05 +0000 michael remove now unused "global" pcr_pid libavformat
Fri, 08 Jun 2007 17:21:29 +0000 michael proper per stream pcr_pid support by (Wolfram Gloger wmglo dent.med.uni-muenchen@de ) libavformat
Mon, 04 Jun 2007 22:23:05 +0000 michael partially revert r2931 (Support raw mpegts streams from dvr) libavformat
Mon, 04 Jun 2007 14:54:33 +0000 michael harmless typo libavformat
Mon, 04 Jun 2007 14:53:47 +0000 michael fix indention libavformat
Mon, 04 Jun 2007 14:44:52 +0000 michael remove duplicate PAT scaning code and actual PAT scan libavformat
Mon, 04 Jun 2007 14:20:07 +0000 michael unused variables libavformat
Mon, 04 Jun 2007 14:17:43 +0000 michael dont rescan for information on each pid, but rather do it just once by libavformat
Mon, 04 Jun 2007 14:11:54 +0000 michael move structs and enums to top of file so they can be used libavformat
Mon, 04 Jun 2007 13:57:00 +0000 michael passing MpegTSFilter to the filters instead of a random void *opaque libavformat
Mon, 04 Jun 2007 12:19:38 +0000 michael do not perform SDT scan at the begin (this avoids a timeconsuming search for libavformat
Mon, 04 Jun 2007 11:46:59 +0000 michael make new_service() update existing info sanely libavformat
Mon, 04 Jun 2007 11:25:33 +0000 michael remove fake service/provider names used for PAT libavformat
Mon, 04 Jun 2007 08:53:08 +0000 benoit Indentation libavformat
Sat, 02 Jun 2007 23:14:38 +0000 michael get rid of if(1) libavformat
Sat, 02 Jun 2007 23:11:17 +0000 michael get rid of one layer of callback obfuscation libavformat
Sat, 02 Jun 2007 23:04:46 +0000 michael kill completely idiotic code which hides all but 2 streams libavformat
Sat, 02 Jun 2007 21:48:49 +0000 michael correct implementation of "try with auto_guess if first detection fails" libavformat
Sat, 02 Jun 2007 21:44:20 +0000 michael revert r4802 (try with auto_guess if first detection fails) libavformat
Sat, 02 Jun 2007 20:57:31 +0000 michael split mpeg2ts_raw mode into its own demuxer using such a flag is an incredibly dirty hack libavformat
Tue, 29 May 2007 08:19:37 +0000 benoit variable initialization (because of a gcc warning) libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Mon, 12 Mar 2007 14:17:26 +0000 takis Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log() libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Fri, 09 Feb 2007 20:34:24 +0000 nicodvb demux VC1 in mpegts libavformat
Wed, 31 Jan 2007 08:29:24 +0000 diego Add some context to av_log calls. libavformat
Tue, 23 Jan 2007 21:47:32 +0000 michael mpegts-documentation-only.patch -- adds documentation patch by Daniel Kristjansson / danielk mrl.nyu edu libavformat
Tue, 23 Jan 2007 21:41:30 +0000 michael "converts printf's to avlog's" patch by Daniel Kristjansson / danielk mrl.nyu edu libavformat
Sat, 11 Nov 2006 20:56:36 +0000 mru make some symbols static libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Sun, 27 Aug 2006 12:22:40 +0000 nicodvb scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) 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
Sat, 08 Jul 2006 16:25:45 +0000 mru Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). libavformat
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libavformat
Sat, 01 Apr 2006 19:02:40 +0000 mru This patch simply adds demuxing support for AC-3 streams in DVB TS libavformat
Sat, 01 Apr 2006 18:19:00 +0000 mru fix memory leak on mpegts close libavformat
Mon, 06 Mar 2006 14:13:01 +0000 michael generic crc calculation code libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Mon, 02 Jan 2006 20:27:15 +0000 nicodvb try with auto_guess if first detection fails libavformat
Mon, 02 Jan 2006 20:13:24 +0000 nicodvb added support for DVHS (192) packet size 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
Tue, 06 Sep 2005 21:25:35 +0000 mru Kill some compiler warnings. Compiled code verified identical after changes. 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
Sun, 17 Jul 2005 00:28:12 +0000 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Fri, 06 May 2005 16:14:29 +0000 mru Correct number of bits for PTS. libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Wed, 16 Feb 2005 23:04:11 +0000 michael Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>) libavformat
Sun, 10 Oct 2004 22:05:43 +0000 michael use native timebase for seeking libavformat