Thu, 21 Feb 2008 17:26:54 +0000 |
reimar |
Document rgbtest arguments
|
Thu, 21 Feb 2008 16:47:05 +0000 |
diego |
Replace Alpha MVI compiler workarounds by a proper configure check.
|
Thu, 21 Feb 2008 16:35:00 +0000 |
diego |
Use standard multiple inclusion guard.
|
Thu, 21 Feb 2008 16:34:23 +0000 |
diego |
Remove unused #define from config.h.
|
Thu, 21 Feb 2008 16:20:33 +0000 |
diego |
OS/2 getch2() support
|
Thu, 21 Feb 2008 16:15:31 +0000 |
diego |
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
|
Thu, 21 Feb 2008 09:47:03 +0000 |
eugeni |
Fix r26032: wrong sub stream id assigned to dvdsub_id.
|
Thu, 21 Feb 2008 00:18:25 +0000 |
diego |
Add multiple inclusion guard.
|
Thu, 21 Feb 2008 00:12:02 +0000 |
diego |
Add missing multiple inclusion guards.
|
Thu, 21 Feb 2008 00:10:33 +0000 |
diego |
Consistently use filename as multiple inclusion guard.
|
Wed, 20 Feb 2008 22:55:44 +0000 |
gpoirier |
sync w/r25566, patch by mesecam %mesecam A gmail P com%
|
Wed, 20 Feb 2008 22:40:14 +0000 |
gpoirier |
sync w/r25308, patch by mesecam %mesecam A gmail P com %
|
Wed, 20 Feb 2008 19:03:16 +0000 |
reimar |
Fix compilation with ASS disabled
|
Wed, 20 Feb 2008 08:51:53 +0000 |
diego |
Remove pointless #ifdefs around extern declarations.
|
Wed, 20 Feb 2008 08:24:26 +0000 |
diego |
vf_sab mirrors coefficients past the edge of the picture instead of cropping:
|
Wed, 20 Feb 2008 08:20:49 +0000 |
diego |
Add support for DOS-style file:///x:/path paths.
|
Tue, 19 Feb 2008 23:31:12 +0000 |
diego |
cosmetics: Move definitions to a more standard place.
|
Tue, 19 Feb 2008 23:27:23 +0000 |
diego |
Add standard license header and make copyright notices consistent.
|
Tue, 19 Feb 2008 22:52:28 +0000 |
mru |
Clean up lib* version definitions
|
Tue, 19 Feb 2008 21:50:18 +0000 |
gpoirier |
sync w/r24342, patch by jfallah mesecam at gmail dot com
|
Tue, 19 Feb 2008 19:41:22 +0000 |
eugeni |
Support -slang in lavf demuxer.
|
Tue, 19 Feb 2008 18:04:10 +0000 |
albeu |
Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.
|
Tue, 19 Feb 2008 08:20:43 +0000 |
diego |
typo fixes, port of my patch for upstream libmpeg2
|
Tue, 19 Feb 2008 08:18:59 +0000 |
diego |
Fix illegal identifiers, port of my patch to upstream libmpeg2.
|
Mon, 18 Feb 2008 23:33:14 +0000 |
diego |
Refactor AltiVec macros as done for FFmpeg.
|
Mon, 18 Feb 2008 23:32:17 +0000 |
diego |
Refactor AltiVec macros as done for FFmpeg.
|
Mon, 18 Feb 2008 21:07:33 +0000 |
diego |
This header should not have multiple inclusion guards, it is meant
|
Mon, 18 Feb 2008 19:39:10 +0000 |
diego |
cosmetics: indent, remove trailing whitespace
|
Mon, 18 Feb 2008 19:37:59 +0000 |
diego |
Merge the two conditional definitions of get_current_dir_name.
|
Mon, 18 Feb 2008 16:33:31 +0000 |
gpoirier |
sync w/r26017
|
Mon, 18 Feb 2008 15:02:41 +0000 |
diego |
basic support for OS/2 in configure
|
Mon, 18 Feb 2008 14:57:54 +0000 |
diego |
Set SYS_BEOS for libdvdcss compilation on BeOS.
|
Sun, 17 Feb 2008 19:49:46 +0000 |
reimar |
Allow specifying a size for -vf rgbtest
|
Sun, 17 Feb 2008 15:18:52 +0000 |
reimar |
Document af-*, copied from vf-*
|
Sun, 17 Feb 2008 15:14:54 +0000 |
reimar |
Make -af-pre, -af-add, -af-del and -af-clr available.
|
Sun, 17 Feb 2008 13:57:34 +0000 |
compn |
removed wrong example
|
Sun, 17 Feb 2008 11:31:28 +0000 |
Gabrov |
synced with r26015
|
Sun, 17 Feb 2008 10:14:32 +0000 |
reimar |
Document that framedrop needs -no-correct-pts
|
Sun, 17 Feb 2008 04:53:15 +0000 |
compn |
-dumpstream will not dump chapters anymore
|
Sun, 17 Feb 2008 03:54:07 +0000 |
mru |
remove duplicate AV_STRINGIFY() definition
|
Sat, 16 Feb 2008 17:44:49 +0000 |
diego |
Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.
|
Sat, 16 Feb 2008 15:34:19 +0000 |
diego |
Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.
|
Sat, 16 Feb 2008 15:17:59 +0000 |
diego |
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
|
Sat, 16 Feb 2008 14:31:34 +0000 |
reimar |
Avoid reinit of vo with the exactly same parameters over and over.
|
Sat, 16 Feb 2008 11:51:41 +0000 |
nicodvb |
when seeking in H264 an SPS *should* be a valid entry point; feel free to change it if it's wrong
|
Sat, 16 Feb 2008 11:02:04 +0000 |
nicodvb |
cosmetics
|
Sat, 16 Feb 2008 10:58:23 +0000 |
nicodvb |
in ts_detect_streams() try to identify the program found based on vpid and apid if the previous attempts failed for lack of infos
|
Fri, 15 Feb 2008 21:52:34 +0000 |
uau |
libvo: change asm syntax to use ASMALIGN and " # nop"
|
Fri, 15 Feb 2008 21:21:10 +0000 |
reimar |
Support icyx://.
|
Fri, 15 Feb 2008 20:32:45 +0000 |
reimar |
Always display Icy-Metadata if available, whether we recognize an ICY-Server
|
Fri, 15 Feb 2008 20:31:10 +0000 |
reimar |
Move printing of Icy-Metadata into an extra function
|
Fri, 15 Feb 2008 20:23:59 +0000 |
reimar |
Remove useless code
|
Fri, 15 Feb 2008 20:20:16 +0000 |
reimar |
Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),
|
Fri, 15 Feb 2008 07:50:27 +0000 |
benoit |
More explicit unsupported pixel format error messages.
|
Thu, 14 Feb 2008 17:38:52 +0000 |
reimar |
Try to make fps float -> AVRational conversion work better.
|
Thu, 14 Feb 2008 14:50:34 +0000 |
reimar |
Change force_fps and force_ofps to double
|