Mon, 26 Nov 2007 00:41:21 +0000 |
ulion |
Support stream redirection from http to mms, fix bug #927.
|
Mon, 26 Nov 2007 00:28:05 +0000 |
ulion |
Fix code to make sure the browse starting path within the menu-chroot path.
|
Sun, 25 Nov 2007 21:45:35 +0000 |
nicodvb |
10l, removing the conditional bitfields from (audio|sub)_mapping_t requires the big->native conversion
|
Sun, 25 Nov 2007 16:44:33 +0000 |
diego |
Restore copyright/license notices that were stripped off.
|
Sun, 25 Nov 2007 15:32:18 +0000 |
diego |
Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains
|
Sun, 25 Nov 2007 12:46:03 +0000 |
ulion |
Make up missed update for osd message.
|
Sun, 25 Nov 2007 04:09:04 +0000 |
ulion |
Support select subtitle by source, add 4 properties:
|
Sat, 24 Nov 2007 13:14:40 +0000 |
cehoyos |
Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.
|
Sat, 24 Nov 2007 07:51:31 +0000 |
voroshil |
Revert r25089 (Ignore video formats which are supported by device
|
Sat, 24 Nov 2007 07:28:05 +0000 |
voroshil |
Move requested format at top and shift all oters down
|
Sat, 24 Nov 2007 06:01:18 +0000 |
voroshil |
§³reate empty format arrays in case of error in init_chain_common.
|
Sat, 24 Nov 2007 01:35:29 +0000 |
ulion |
Support convert 14-bit DTS stream into 16-bit stream if needed,
|
Fri, 23 Nov 2007 21:12:11 +0000 |
nicodvb |
pgc->subp_control and pgc->audio_control are no more bitfields,
|
Fri, 23 Nov 2007 21:09:06 +0000 |
nicodvb |
replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t
|
Fri, 23 Nov 2007 13:46:38 +0000 |
ulion |
Fix memory leak of image_data.
|
Fri, 23 Nov 2007 13:22:21 +0000 |
ulion |
Fix a memory leak when working in shared_buffer mode.
|
Fri, 23 Nov 2007 13:17:36 +0000 |
ulion |
Check boundary for queue's current_index.
|
Fri, 23 Nov 2007 12:01:13 +0000 |
diego |
Clarify playtree explanation.
|
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.
|
Sun, 18 Nov 2007 05:02:49 +0000 |
voroshil |
Move chains building code into separate routines.
|
Sun, 18 Nov 2007 04:20:03 +0000 |
ulion |
Add a wish which is available in some filters and players on win32.
|
Sat, 17 Nov 2007 21:34:00 +0000 |
nicodvb |
mention the new build system
|
Sat, 17 Nov 2007 19:55:16 +0000 |
voroshil |
(cosmetics) Lookup table alignment.
|
Sat, 17 Nov 2007 19:51:46 +0000 |
voroshil |
Service routine for constructing AM_MEDIA_TYPE structure from
|
Sat, 17 Nov 2007 19:32:18 +0000 |
voroshil |
Disable terminating directshow chains with NullRenderer filter,
|
Sat, 17 Nov 2007 19:08:03 +0000 |
voroshil |
Fix bogus bits per pixel values in lookup table.
|
Sat, 17 Nov 2007 19:07:04 +0000 |
reimar |
Cleanup sg_io_hdr initialization a bit
|
Sat, 17 Nov 2007 19:02:30 +0000 |
reimar |
We do not have any use for the sense data, so we don't need a buffer for it.
|
Sat, 17 Nov 2007 18:52:43 +0000 |
voroshil |
(cosmetics) Indentation fix
|
Sat, 17 Nov 2007 18:52:42 +0000 |
reimar |
Some more cosmetics
|
Sat, 17 Nov 2007 18:49:33 +0000 |
reimar |
Move the zeroing directly before the other initialization code
|
Sat, 17 Nov 2007 18:46:52 +0000 |
reimar |
Move everything that sets buffer values together.
|
Sat, 17 Nov 2007 18:40:46 +0000 |
reimar |
Another place that can use AV_WB32
|
Sat, 17 Nov 2007 18:35:36 +0000 |
reimar |
Some cosmetics in dvd_set_speed
|
Sat, 17 Nov 2007 18:31:26 +0000 |
reimar |
Move the DVD speed factor -> KB/s conversion into the case
|
Sat, 17 Nov 2007 18:27:17 +0000 |
reimar |
Add a missing close() to dvd_set_speed function
|
Sat, 17 Nov 2007 18:26:25 +0000 |
reimar |
Open device file only right before we need it, so we do not
|
Sat, 17 Nov 2007 18:23:46 +0000 |
reimar |
Do not print Ok message when setting speed limit failed
|
Sat, 17 Nov 2007 18:22:42 +0000 |
reimar |
AV_WB16(..., 1000) more obviously represents one second that assigning
|
Sat, 17 Nov 2007 18:20:04 +0000 |
reimar |
Use AV_WB32 instead of manual bit-fiddling when setting DVD speed
|
Sat, 17 Nov 2007 18:17:19 +0000 |
reimar |
GPCMD_SET_STREAMING command is 12 bytes large, not 16
|
Sat, 17 Nov 2007 18:08:53 +0000 |
rtogni |
Ignore stream id when checking rdt packet flags
|
Sat, 17 Nov 2007 17:28:33 +0000 |
reimar |
Remove a pointless #ifdef
|
Sat, 17 Nov 2007 17:27:30 +0000 |
reimar |
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf
|
Sat, 17 Nov 2007 11:23:58 +0000 |
ulion |
Fix pausing_toggle not continue play bug when it follows a pause immediately.
|
Fri, 16 Nov 2007 21:32:09 +0000 |
nicodvb |
report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi
|
Fri, 16 Nov 2007 19:09:41 +0000 |
voroshil |
Add missed translatable string in my previous commit
|
Fri, 16 Nov 2007 18:59:35 +0000 |
voroshil |
Make sure that mplayer will receive actual media type
|
Fri, 16 Nov 2007 17:57:12 +0000 |
voroshil |
Fix FPS from bitrate calculation (was 8 times larger than real value).
|
Thu, 15 Nov 2007 22:16:41 +0000 |
rtogni |
Print warning about encrypted audio tracks
|
Thu, 15 Nov 2007 01:07:56 +0000 |
ulion |
Remove the pause filter and the cmd queue hack, to know the mplayer going to
|
Wed, 14 Nov 2007 22:26:14 +0000 |
nicodvb |
removed forgotten and out of date comment
|
Wed, 14 Nov 2007 22:25:10 +0000 |
nicodvb |
removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)
|