Fri, 22 Oct 2010 20:39:43 +0000 |
cigaes |
EOSD: overlay_add: use read_pnm instead of the internal reimplementation.
|
Thu, 21 Oct 2010 18:19:30 +0000 |
diego |
Implement a basic capture feature, available through -capture.
|
Sun, 17 Oct 2010 15:54:55 +0000 |
reimar |
Add experimental af_cmdline slave command to allow changing filter options at runtime.
|
Thu, 14 Oct 2010 09:27:38 +0000 |
cigaes |
Cosmetic: remove useless braces.
|
Thu, 14 Oct 2010 09:26:21 +0000 |
cigaes |
Use intptr_t for integers stored in opaque pointers.
|
Sun, 10 Oct 2010 09:30:42 +0000 |
cigaes |
Add the overlay_add and overlay_remove commands.
|
Mon, 04 Oct 2010 06:40:32 +0000 |
reimar |
1000l, %lf is not valid format string for printf (only for scanf) and actually
|
Fri, 17 Sep 2010 15:13:37 +0000 |
diego |
Move libass/ass_mp.[ch] ---> ass_mp.[ch].
|
Thu, 09 Sep 2010 15:46:25 +0000 |
diego |
Move use_menu extern declaration to mplayer.h, where it belongs.
|
Fri, 03 Sep 2010 23:49:35 +0000 |
reynaldo |
Add -edl-start-pts option to Adjust positions in EDL records according
|
Fri, 20 Aug 2010 15:48:09 +0000 |
reimar |
100l, re-add vobsub_get_id_by_index call accidentally removed in
|
Wed, 11 Aug 2010 20:59:03 +0000 |
reimar |
Add incomplete clipinf reading support to display audio
|
Sun, 01 Aug 2010 13:30:26 +0000 |
reimar |
Fix subtitle selection: make selecting -sid 0 work again by replacing the
|
Fri, 30 Jul 2010 18:14:35 +0000 |
greg |
Rename libass types to match upstream libass >= 0.9.7
|
Thu, 29 Jul 2010 17:06:39 +0000 |
reimar |
Move function to avoid a forward declaration.
|
Thu, 29 Jul 2010 17:05:23 +0000 |
reimar |
Update global_sub_pos if we auto-selected a subtitle.
|
Sun, 25 Jul 2010 09:13:43 +0000 |
reimar |
Change cast to avoid a warning.
|
Sun, 25 Jul 2010 09:06:37 +0000 |
reimar |
Add stream_time_pos property.
|
Sun, 11 Jul 2010 17:53:44 +0000 |
reimar |
Fix calculation of global_sub_size.
|
Sat, 10 Jul 2010 20:48:50 +0000 |
reimar |
Change global subtitle numbering scheme so that demuxers can "asynchronously"
|
Sun, 13 Jun 2010 11:34:14 +0000 |
reimar |
Remove Gui-specific slave commands and associated key-bindings and other code.
|
Sat, 29 May 2010 10:11:55 +0000 |
diego |
Mark key_type structure as const.
|
Tue, 25 May 2010 11:34:38 +0000 |
diego |
K&R cosmetics: Fix '*' placement.
|
Mon, 03 May 2010 23:34:38 +0000 |
diego |
the great MPlayer tab removal: part II
|
Sun, 11 Apr 2010 18:59:19 +0000 |
cehoyos |
Add slave commands for loading and unloading audio filters at runtime.
|
Fri, 09 Apr 2010 19:20:52 +0000 |
cehoyos |
Add osd_show_progression: Show progress bar and elapsed/total time.
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Fri, 22 Jan 2010 21:10:40 +0000 |
reimar |
Also handle ASS subtitles when removing subtitles via sub_remove slave command.
|
Fri, 22 Jan 2010 20:59:15 +0000 |
reimar |
Avoid duplicating code to remove subtitles (sub_remove slave command).
|