log

age author description
Mon, 04 Jun 2007 13:28:02 +0000 mhoffman extending video4linux support to handle the additional formats UYVY, YUYV and RGB565 libavformat
Mon, 04 Jun 2007 13:25:29 +0000 mhoffman convert if then else video palette to pix_fmt construct to simpiler table based lookup. 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
Sun, 03 Jun 2007 22:56:11 +0000 bcoudurier cosmetics remove struct name with typedef libavformat
Sun, 03 Jun 2007 22:40:42 +0000 bcoudurier remove unused EssenceContainerData libavformat
Sun, 03 Jun 2007 18:04:33 +0000 bcoudurier skip no more needed on error libavformat
Sun, 03 Jun 2007 17:53:15 +0000 bcoudurier remove duplicate entry since now we ignore version byte libavformat
Sun, 03 Jun 2007 17:29:49 +0000 bcoudurier typo libavformat
Sun, 03 Jun 2007 17:26:30 +0000 bcoudurier set pkt pos libavformat
Sun, 03 Jun 2007 17:20:35 +0000 bcoudurier remove now useless sync key libavformat
Sun, 03 Jun 2007 17:19:15 +0000 bcoudurier no need to seek on specific key anymore, since klv_read_packet will sync, tested on encrypted files libavformat
Sun, 03 Jun 2007 17:15:39 +0000 bcoudurier do not print error message when klv_read_packet fails libavformat
Sun, 03 Jun 2007 17:10:55 +0000 bcoudurier sync to mxf klv key before trying to read klv packet libavformat
Sun, 03 Jun 2007 14:52:55 +0000 bcoudurier match uids indenpendantly of the version byte libavformat
Sun, 03 Jun 2007 14:33:57 +0000 bcoudurier cosmetics, reorder and classify uids 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
Wed, 30 May 2007 23:42:37 +0000 michael move jpegls up, fixes sf bug #1629152 libavformat
Wed, 30 May 2007 10:04:37 +0000 aurel typo libavformat
Wed, 30 May 2007 09:50:35 +0000 aurel use FFSWAP() libavformat
Wed, 30 May 2007 09:45:09 +0000 aurel cosmetics: indentation libavformat
Wed, 30 May 2007 09:44:16 +0000 aurel split rm muxer and demuxer in their own files libavformat
Wed, 30 May 2007 00:08:32 +0000 michael warn the user about the the mdhd problem libavformat
Tue, 29 May 2007 08:19:37 +0000 benoit variable initialization (because of a gcc warning) libavformat
Sun, 27 May 2007 08:06:45 +0000 michael fix "incorrect frame size" errors with small.nuv libavformat
Wed, 23 May 2007 07:17:17 +0000 benoit add rgb suffix handling for demuxer libavformat
Tue, 22 May 2007 08:28:32 +0000 benoit id3v2 writer libavformat
Tue, 22 May 2007 08:23:45 +0000 benoit id3v2 reader libavformat
Tue, 22 May 2007 07:58:22 +0000 benoit cosmetic v1/v2 renaming libavformat
Tue, 22 May 2007 07:51:39 +0000 benoit Add transport method options libavformat
Tue, 22 May 2007 07:47:04 +0000 benoit Add support for options libavformat
Mon, 21 May 2007 16:08:03 +0000 alex r9095 invalidly removed the check for non-winsock libavformat
Mon, 21 May 2007 15:54:35 +0000 alex fix FD_SETSIZE handling in our poll() emulation libavformat
Mon, 21 May 2007 08:33:36 +0000 bcoudurier print and return error if output is non seekable libavformat
Sun, 20 May 2007 15:11:55 +0000 aurel add a ff_ prefix to some mpegaudio funcs libavformat
Thu, 17 May 2007 10:30:03 +0000 alex Use usleep instead of sleep, some MinGW versions lack sleep. libavformat
Wed, 16 May 2007 12:25:54 +0000 diego Remove extern C declarations for C++. libavformat
Wed, 16 May 2007 09:21:23 +0000 diego Drop unnecessary libavcodec/ prefix in #include path. libavformat
Wed, 16 May 2007 02:02:22 +0000 corey Don't forget about audio remaining in buffer, in case there is enough libavformat
Tue, 15 May 2007 14:58:30 +0000 alex initial mingw networking support libavformat
Sat, 12 May 2007 22:17:40 +0000 bcoudurier simplify, no need for a function libavformat
Sat, 12 May 2007 22:02:27 +0000 bcoudurier fix ctts index computation when seeking, check must be done against next ctts sample, thanks to Uoti libavformat
Fri, 11 May 2007 19:07:40 +0000 alex cosmetics: fix indentation libavformat
Thu, 10 May 2007 23:42:28 +0000 bcoudurier dmb1 fourcc, mjpeg_opendml.mov libavformat
Thu, 10 May 2007 13:25:33 +0000 benoit Use url_fopen error code when opening input file libavformat
Thu, 10 May 2007 10:51:00 +0000 takis Typos libavformat
Thu, 10 May 2007 10:15:15 +0000 lucabe Reindent code after last commit libavformat
Thu, 10 May 2007 10:14:42 +0000 lucabe Allow avoid setting the video standard and input when capturing v4l2 video. libavformat
Wed, 09 May 2007 23:07:40 +0000 diego RoQ muxer, patch by Vitor, vitor1001 gmail com libavformat
Tue, 08 May 2007 23:25:31 +0000 aurel move aac and ac3 parsers in their own files libavformat
Tue, 08 May 2007 11:57:49 +0000 ivo autodetect ptx files libavformat
Mon, 07 May 2007 15:43:01 +0000 aurel fix display of theora videos with visible size smaller than encoded size libavformat
Mon, 07 May 2007 13:30:08 +0000 ivo Renderware TXD demuxer libavformat