Sat, 11 Dec 2010 12:44:39 +0000 |
reimar |
Allow cycling subtitles backwards with 'J'.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
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.
|
Sun, 17 Oct 2010 09:06:18 +0000 |
reimar |
Make code clearer by putting the "special case hack" inside the if.
|
Sun, 17 Oct 2010 08:59:41 +0000 |
reimar |
Fix indentation.
|
Sun, 17 Oct 2010 08:58:40 +0000 |
reimar |
Do not fail opening a -input file= file just because stat failed, but try
|
Sun, 10 Oct 2010 09:30:42 +0000 |
cigaes |
Add the overlay_add and overlay_remove commands.
|
Fri, 03 Sep 2010 18:50:03 +0000 |
reynaldo |
Add new slave mode command for loading EDL file on demand.
|
Sun, 13 Jun 2010 17:10:52 +0000 |
reimar |
Remove unused mp_input_init parameter.
|
Sun, 13 Jun 2010 11:34:14 +0000 |
reimar |
Remove Gui-specific slave commands and associated key-bindings and other code.
|
Fri, 28 May 2010 18:44:41 +0000 |
reimar |
Document thatg time argument is in milliseconds.
|
Thu, 27 May 2010 23:36:03 +0000 |
diego |
Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.
|
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.
|