log

age author description
Fri, 23 Nov 2007 10:44:33 +0000 iive Bring (de)muxer_lavf up to date with the libavformat API changes introduced by FFmpeg commit r11071.
Fri, 23 Nov 2007 07:25:39 +0000 lu_zero Enable Theora support
Fri, 23 Nov 2007 05:50:34 +0000 ulion Prevent from using data->len when data is NULL (when play() return NULL).
Fri, 23 Nov 2007 04:49:10 +0000 ulion Move the setCurrentTexture call into flip_page(), fix osd flicker problem.
Thu, 22 Nov 2007 23:08:35 +0000 diego Fix half-baked last commit.
Thu, 22 Nov 2007 22:41:08 +0000 nicodvb don't include anymore the dvdread headers from the dvdnav directory
Thu, 22 Nov 2007 17:11:38 +0000 diego Remove ! operator hack, we require a POSIX-compatible-shell.
Thu, 22 Nov 2007 16:46:48 +0000 diego Invert the logic to check the cmp return value cmp to avoid using the ! operator.
Thu, 22 Nov 2007 10:27:58 +0000 diego comment spelling/grammar fixes
Thu, 22 Nov 2007 10:10:03 +0000 gpoirier mention VC-1/WMV MMX speed-up in the changelog
Thu, 22 Nov 2007 00:22:29 +0000 iive Fix compilation error.
Wed, 21 Nov 2007 17:15:20 +0000 ulion Fix a wrong cmdline example of using -menu-chroot.
Wed, 21 Nov 2007 13:55:39 +0000 voroshil Compilation fix (typo)
Wed, 21 Nov 2007 13:03:58 +0000 lu_zero AAC support (aac-hbr only)
Wed, 21 Nov 2007 13:03:08 +0000 lu_zero Media Format to fourcc conversion (from amol)
Wed, 21 Nov 2007 09:41:07 +0000 ulion Make hwdts support more dts format identification, 14bits or 16bits, LE or BE.
Wed, 21 Nov 2007 09:25:10 +0000 diego Rename timer-lx.c --> timer-linux.c.
Wed, 21 Nov 2007 09:22:33 +0000 diego main() --> main(void)
Wed, 21 Nov 2007 09:17:04 +0000 diego main() --> main(void)
Wed, 21 Nov 2007 09:14:01 +0000 diego Remove unused function write_psm_block(), fixes the warning:
Wed, 21 Nov 2007 08:55:41 +0000 ulion Support dump AF_FORMAT_AC3 format.
Wed, 21 Nov 2007 03:49:23 +0000 voroshil Sizes of arpmt and arStreamCaps must be equal.
Wed, 21 Nov 2007 02:41:25 +0000 zuxy vcd://<n> now works for MinGW32 too, hence the updated doc
Tue, 20 Nov 2007 19:33:27 +0000 voroshil Move code related to chain initialization and similar
Tue, 20 Nov 2007 17:19:16 +0000 voroshil Fix mplayer crash caused by r25116
Tue, 20 Nov 2007 17:08:12 +0000 kostya Musepack SV8 lavc decoder support
Tue, 20 Nov 2007 11:26:37 +0000 diego Put colon inside replaceable tag.
Tue, 20 Nov 2007 10:02:19 +0000 voroshil Remove no more needed check
Tue, 20 Nov 2007 10:01:14 +0000 voroshil Fix totally wrong (due to mess of brackets) structures size check.
Tue, 20 Nov 2007 09:02:43 +0000 voroshil Replace several parameters for get_available_formats_stream
Mon, 19 Nov 2007 20:19:33 +0000 voroshil New routine for reconnecting two pins with new media type
Mon, 19 Nov 2007 19:49:17 +0000 voroshil Move pointer to SampleGrabber filter into chain structure.
Mon, 19 Nov 2007 19:45:01 +0000 voroshil Move common chain uninit code into separate routine.
Mon, 19 Nov 2007 19:33:53 +0000 voroshil pass chain structure instead of several variables to build_sub_graph
Mon, 19 Nov 2007 19:25:25 +0000 voroshil fix missed change
Mon, 19 Nov 2007 19:24:21 +0000 voroshil Add capture filter's pointer to vbi chain structure too.
Mon, 19 Nov 2007 19:15:36 +0000 voroshil Code unification: get rid of local variable arpmtVBI
Mon, 19 Nov 2007 19:02:09 +0000 voroshil Add major media type to chain structure
Mon, 19 Nov 2007 18:53:13 +0000 voroshil One step of code cleanup: move all variables, related
Mon, 19 Nov 2007 12:01:30 +0000 ulion Let NSApp handle events when uninit to fix the delay dealloc bug of mpGLView.
Mon, 19 Nov 2007 09:05:23 +0000 voroshil 100l: Fix long standing copy-paste error:
Sun, 18 Nov 2007 22:13:49 +0000 reimar Add padding and unroll loop 4x for at least another 10% speedup
Sun, 18 Nov 2007 18:52:51 +0000 reimar Change to a 64 bit accumulation variable instead of shifting.
Sun, 18 Nov 2007 18:33:45 +0000 reimar 100l, *ppc++ was supposed to be replaced by ppc[i] in r25100, but that is not any faster.
Sun, 18 Nov 2007 17:44:11 +0000 reimar Use "long" instead of "int" for innermost loop variable.
Sun, 18 Nov 2007 17:28:27 +0000 reimar Rearrange scaletempo inner loop.
Sun, 18 Nov 2007 16:19:03 +0000 nicodvb warn users to disable dvdread internal (at least for the moment: there's
Sun, 18 Nov 2007 15:48:20 +0000 reimar 100l, someone mixed up && and ||, so if allocation of only one buffers failed
Sun, 18 Nov 2007 14:57:59 +0000 reimar Avoid some casts by changing int8_t* to void* in af_scaletempo
Sun, 18 Nov 2007 13:17:00 +0000 voroshil Add all passed to VID_SET_FORMAT formats to the end of
Sun, 18 Nov 2007 11:36:57 +0000 voroshil Ensure that when VID_GET_FORMAT ioctl is called,
Sun, 18 Nov 2007 11:15:14 +0000 voroshil (cosmetics) Indentation fix of previous commit.
Sun, 18 Nov 2007 11:13:28 +0000 voroshil New media format negotiation code:
Sun, 18 Nov 2007 10:55:51 +0000 voroshil Move setting media format code
Sun, 18 Nov 2007 10:51:22 +0000 voroshil Pass all available formats to chain building routine and
Sun, 18 Nov 2007 10:02:28 +0000 reimar 100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table
Sun, 18 Nov 2007 08:24:30 +0000 voroshil Ignore video formats which are supported by device
Sun, 18 Nov 2007 06:16:37 +0000 voroshil Fix crash when pin connection fails.
Sun, 18 Nov 2007 05:20:17 +0000 voroshil Prevent chains from building more than once.
Sun, 18 Nov 2007 05:07:51 +0000 voroshil Handle "out of memory" error.