Mercurial > mplayer.hg
graph
-
Add language info to sh_sub_t and sh_audio_t.Fri, 29 Feb 2008 17:25:33 +0000, by eugeni
-
Attempt to fix -chapter broken for mkv in r25987Thu, 28 Feb 2008 19:41:40 +0000, by reimar
-
joystick.c is only ever compiled on Linux, remove pointless #ifdefThu, 28 Feb 2008 18:32:17 +0000, by diego
-
TARGET_OS2 is never set, use __OS2__ instead.Thu, 28 Feb 2008 18:31:35 +0000, by diego
-
Use _res_comment in joystick check.Thu, 28 Feb 2008 18:19:10 +0000, by diego
-
cache support for OS/2Thu, 28 Feb 2008 16:35:47 +0000, by diego
-
mmap() support for OS/2Wed, 27 Feb 2008 22:29:52 +0000, by diego
-
Mention nvidia fix for vo gl and especially changed screensaver supportTue, 26 Feb 2008 23:52:44 +0000, by reimar
-
Default to disabling VIDIX on platforms where it is not known to work.Tue, 26 Feb 2008 23:24:53 +0000, by diego
-
less preprocessor magic in version number macrosTue, 26 Feb 2008 20:38:02 +0000, by mru
-
configure: define ENABLE_ENCODERS for FFmpegTue, 26 Feb 2008 05:18:56 +0000, by uau
-
in ds_fill_buffer() disabled the code that demuxes until the arrival of the right reference_clockMon, 25 Feb 2008 22:29:45 +0000, by nicodvb
-
sun rasterfile decoderMon, 25 Feb 2008 18:30:02 +0000, by compn
-
FFmpeg now uses different (unified) #include paths.Mon, 25 Feb 2008 15:46:36 +0000, by diego
-
10l: Revert nonsense commit.Mon, 25 Feb 2008 09:45:55 +0000, by diego
-
Fix outdated comment.Mon, 25 Feb 2008 09:43:52 +0000, by diego
-
Remove old EMU_OLD cruft.Mon, 25 Feb 2008 09:42:26 +0000, by diego
-
#include "libavutil/avutil.h" in swscale.hMon, 25 Feb 2008 09:24:33 +0000, by mru
-
Replace silly check for config.h inclusion, just include it.Sun, 24 Feb 2008 23:44:35 +0000, by diego
-
Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.Sun, 24 Feb 2008 22:41:39 +0000, by diego
-
Wrap HAVE_XXX macros with RUNTIME_CPUDETECT, because when RUNTIME_CPUDETECT isSun, 24 Feb 2008 18:21:41 +0000, by diego
-
Enable SSE detection on OS/2.Sun, 24 Feb 2008 18:09:28 +0000, by diego
-
cosmetics: Break one unreadable long line.Sun, 24 Feb 2008 18:04:34 +0000, by diego
-
__asm __volatile -> asm volatile part 3Sun, 24 Feb 2008 14:59:16 +0000, by reimar
-
Compile codec-cfg binary with -O, avoids problems due to compilersSun, 24 Feb 2008 13:04:29 +0000, by reimar
-
Add MPLAYER_ prefix to multiple inclusion guard of generated file.Sun, 24 Feb 2008 12:53:11 +0000, by diego
-
On OS/2, fall back on the directory where MPlayer is installed if bothSun, 24 Feb 2008 12:41:51 +0000, by diego
-
On Win32 and OS/2, 'x:filename' path style without '\' path separatorSun, 24 Feb 2008 12:40:30 +0000, by diego
-
Add missing #includes for Mac OS X, fixes the warningSun, 24 Feb 2008 12:18:01 +0000, by diego
-
Add #include <sys/sysctl.h> for Mac OS X, fixes the warningSun, 24 Feb 2008 12:05:20 +0000, by diego
-
Do not use a global temps variable, this is ugly and does not compile with ICC.Sun, 24 Feb 2008 11:39:35 +0000, by reimar
-
Avoid a pointless special-case for opening a fileSun, 24 Feb 2008 11:21:27 +0000, by reimar
-
Get rid of pointless and confusing commentsSun, 24 Feb 2008 11:19:55 +0000, by reimar
-
Only icc 10.1 will be supported.Sun, 24 Feb 2008 11:18:12 +0000, by cehoyos
-
Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).Sun, 24 Feb 2008 11:15:30 +0000, by cehoyos
-
Remove mistakenly committed hunk.Sat, 23 Feb 2008 19:33:02 +0000, by diego
-
Properly detect ARM mc acceleration.Sat, 23 Feb 2008 19:29:28 +0000, by diego
-
Add MPLAYER_ prefix to multiple inclusion guards.Sat, 23 Feb 2008 14:50:55 +0000, by diego
-
Merge two #ifdefs into one.Sat, 23 Feb 2008 14:47:43 +0000, by diego
-
#define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.Sat, 23 Feb 2008 13:13:28 +0000, by diego
-
Move libdca definition to a better place in config.h.Sat, 23 Feb 2008 12:47:19 +0000, by diego
-
warn to always include PMT and PCR pids in channels.conf (dvb)Sat, 23 Feb 2008 11:52:01 +0000, by nicodvb
-
removed nonsense in the dvbin sectionSat, 23 Feb 2008 11:47:35 +0000, by nicodvb
-
reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUESat, 23 Feb 2008 10:42:24 +0000, by nicodvb
-
read the PCR of the currently playing program (if available) in demuxer->reference_clockSat, 23 Feb 2008 10:38:24 +0000, by nicodvb
-
New member in demuxer_t: reference_clock.Sat, 23 Feb 2008 10:31:44 +0000, by nicodvb
-
Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.Fri, 22 Feb 2008 21:24:35 +0000, by eugeni
-
Check glyph bounding box before rasterizing and complain if it is too large.Fri, 22 Feb 2008 19:31:53 +0000, by eugeni
-
Some debugging routines.Fri, 22 Feb 2008 19:31:51 +0000, by eugeni
-
Better handling of behind-the-camera objects.Fri, 22 Feb 2008 19:31:49 +0000, by eugeni
-
Print FreeType version in libass init. Makes error logs slightly more helpful.Fri, 22 Feb 2008 19:31:47 +0000, by eugeni
-
Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.Fri, 22 Feb 2008 17:38:20 +0000, by diego
-
Add MPLAYER_ prefix to multiple inclusion guards.Fri, 22 Feb 2008 17:32:36 +0000, by diego
-
Add MPLAYER_ prefix to multiple inclusion guards.Fri, 22 Feb 2008 09:09:46 +0000, by diego
-
Discard two symbols from libswscale.Fri, 22 Feb 2008 08:08:19 +0000, by cehoyos
-
Fix continuous scrolling on OS/2 due to status line updates unless -quietFri, 22 Feb 2008 06:57:51 +0000, by diego
-
Create standard multiple inclusion guards.Thu, 21 Feb 2008 22:57:10 +0000, by diego
-
Fix copy&paste typo in rgbtest documentationThu, 21 Feb 2008 22:30:49 +0000, by reimar
-
Remove misplaced #endif comment.Thu, 21 Feb 2008 22:28:58 +0000, by diego
-
sync w/r26052Thu, 21 Feb 2008 22:17:48 +0000, by gpoirier
-
sync w/ r26019Thu, 21 Feb 2008 22:09:03 +0000, by gpoirier
-
improve DTD dection of MacPort-install docbook packageThu, 21 Feb 2008 21:53:24 +0000, by gpoirier
-
Document rgbtest argumentsThu, 21 Feb 2008 17:26:54 +0000, by reimar
-
Replace Alpha MVI compiler workarounds by a proper configure check.Thu, 21 Feb 2008 16:47:05 +0000, by diego
-
Use standard multiple inclusion guard.Thu, 21 Feb 2008 16:35:00 +0000, by diego
-
Remove unused #define from config.h.Thu, 21 Feb 2008 16:34:23 +0000, by diego
-
OS/2 getch2() supportThu, 21 Feb 2008 16:20:33 +0000, by diego
-
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.Thu, 21 Feb 2008 16:15:31 +0000, by diego
-
Fix r26032: wrong sub stream id assigned to dvdsub_id.Thu, 21 Feb 2008 09:47:03 +0000, by eugeni
-
Add multiple inclusion guard.Thu, 21 Feb 2008 00:18:25 +0000, by diego
-
Add missing multiple inclusion guards.Thu, 21 Feb 2008 00:12:02 +0000, by diego
-
Consistently use filename as multiple inclusion guard.Thu, 21 Feb 2008 00:10:33 +0000, by diego
-
sync w/r25566, patch by mesecam %mesecam A gmail P com%Wed, 20 Feb 2008 22:55:44 +0000, by gpoirier
-
sync w/r25308, patch by mesecam %mesecam A gmail P com %Wed, 20 Feb 2008 22:40:14 +0000, by gpoirier
-
Fix compilation with ASS disabledWed, 20 Feb 2008 19:03:16 +0000, by reimar
-
Remove pointless #ifdefs around extern declarations.Wed, 20 Feb 2008 08:51:53 +0000, by diego
-
vf_sab mirrors coefficients past the edge of the picture instead of cropping:Wed, 20 Feb 2008 08:24:26 +0000, by diego
-
Add support for DOS-style file:///x:/path paths.Wed, 20 Feb 2008 08:20:49 +0000, by diego
-
cosmetics: Move definitions to a more standard place.Tue, 19 Feb 2008 23:31:12 +0000, by diego
-
Add standard license header and make copyright notices consistent.Tue, 19 Feb 2008 23:27:23 +0000, by diego
-
Clean up lib* version definitionsTue, 19 Feb 2008 22:52:28 +0000, by mru
-
sync w/r24342, patch by jfallah mesecam at gmail dot comTue, 19 Feb 2008 21:50:18 +0000, by gpoirier
-
Support -slang in lavf demuxer.Tue, 19 Feb 2008 19:41:22 +0000, by eugeni
-
Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.Tue, 19 Feb 2008 18:04:10 +0000, by albeu
-
typo fixes, port of my patch for upstream libmpeg2Tue, 19 Feb 2008 08:20:43 +0000, by diego
-
Fix illegal identifiers, port of my patch to upstream libmpeg2.Tue, 19 Feb 2008 08:18:59 +0000, by diego
-
Refactor AltiVec macros as done for FFmpeg.Mon, 18 Feb 2008 23:33:14 +0000, by diego
-
Refactor AltiVec macros as done for FFmpeg.Mon, 18 Feb 2008 23:32:17 +0000, by diego
-
This header should not have multiple inclusion guards, it is meantMon, 18 Feb 2008 21:07:33 +0000, by diego
-
cosmetics: indent, remove trailing whitespaceMon, 18 Feb 2008 19:39:10 +0000, by diego
-
Merge the two conditional definitions of get_current_dir_name.Mon, 18 Feb 2008 19:37:59 +0000, by diego
-
sync w/r26017Mon, 18 Feb 2008 16:33:31 +0000, by gpoirier
-
basic support for OS/2 in configureMon, 18 Feb 2008 15:02:41 +0000, by diego
-
Set SYS_BEOS for libdvdcss compilation on BeOS.Mon, 18 Feb 2008 14:57:54 +0000, by diego
-
Allow specifying a size for -vf rgbtestSun, 17 Feb 2008 19:49:46 +0000, by reimar
-
Document af-*, copied from vf-*Sun, 17 Feb 2008 15:18:52 +0000, by reimar
-
Make -af-pre, -af-add, -af-del and -af-clr available.Sun, 17 Feb 2008 15:14:54 +0000, by reimar
-
removed wrong exampleSun, 17 Feb 2008 13:57:34 +0000, by compn
-
synced with r26015Sun, 17 Feb 2008 11:31:28 +0000, by Gabrov
-
Document that framedrop needs -no-correct-ptsSun, 17 Feb 2008 10:14:32 +0000, by reimar
-
-dumpstream will not dump chapters anymoreSun, 17 Feb 2008 04:53:15 +0000, by compn
-
remove duplicate AV_STRINGIFY() definitionSun, 17 Feb 2008 03:54:07 +0000, by mru
-
Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.Sat, 16 Feb 2008 17:44:49 +0000, by diego
-
Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.Sat, 16 Feb 2008 15:34:19 +0000, by diego
-
FLAT objects cannot have multiple sections, so using the L1 attributes breaksSat, 16 Feb 2008 15:17:59 +0000, by diego
-
Avoid reinit of vo with the exactly same parameters over and over.Sat, 16 Feb 2008 14:31:34 +0000, by reimar
-
when seeking in H264 an SPS *should* be a valid entry point; feel free to change it if it's wrongSat, 16 Feb 2008 11:51:41 +0000, by nicodvb
-
cosmeticsSat, 16 Feb 2008 11:02:04 +0000, by nicodvb
-
in ts_detect_streams() try to identify the program found based on vpid and apid if the previous attempts failed for lack of infosSat, 16 Feb 2008 10:58:23 +0000, by nicodvb
-
libvo: change asm syntax to use ASMALIGN and " # nop"Fri, 15 Feb 2008 21:52:34 +0000, by uau
-
Support icyx://.Fri, 15 Feb 2008 21:21:10 +0000, by reimar
-
Always display Icy-Metadata if available, whether we recognize an ICY-ServerFri, 15 Feb 2008 20:32:45 +0000, by reimar
-
Move printing of Icy-Metadata into an extra functionFri, 15 Feb 2008 20:31:10 +0000, by reimar
-
Remove useless codeFri, 15 Feb 2008 20:23:59 +0000, by reimar
-
Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),Fri, 15 Feb 2008 20:20:16 +0000, by reimar
-
More explicit unsupported pixel format error messages.Fri, 15 Feb 2008 07:50:27 +0000, by benoit
-
Try to make fps float -> AVRational conversion work better.Thu, 14 Feb 2008 17:38:52 +0000, by reimar
-
Change force_fps and force_ofps to doubleThu, 14 Feb 2008 14:50:34 +0000, by reimar
-
Change mf_fps to doubleThu, 14 Feb 2008 14:44:52 +0000, by reimar
-
Revert accidentally committed line of r25994.Thu, 14 Feb 2008 14:39:49 +0000, by cehoyos
-
typo fix: inited --> initializedThu, 14 Feb 2008 14:23:55 +0000, by diego
-
add ffpcx decoder, works on my samples.Wed, 13 Feb 2008 21:36:27 +0000, by compn
-
Fix typo.Wed, 13 Feb 2008 19:21:39 +0000, by cehoyos
-
typoWed, 13 Feb 2008 09:07:41 +0000, by diego
-
Translate stray Italian term.Wed, 13 Feb 2008 00:55:37 +0000, by diego
-
Implement test for system byteswap.h header file.Tue, 12 Feb 2008 21:10:13 +0000, by iive
-
Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.Tue, 12 Feb 2008 10:48:42 +0000, by reimar
-
-chapter is now handled uniformly calling demuxer_seek_chapter() insteadMon, 11 Feb 2008 22:03:34 +0000, by nicodvb
-
sync w/ r25984Mon, 11 Feb 2008 21:24:21 +0000, by gpoirier
-
Try harder to find OpenGL functions on Windows.Mon, 11 Feb 2008 19:37:47 +0000, by reimar
-
Slightly document alpha for OSD colorMon, 11 Feb 2008 19:01:34 +0000, by reimar
-
Support alpha for vo gl osdcolorMon, 11 Feb 2008 19:00:01 +0000, by reimar
-
Remove an extern for a variable that no longer existsMon, 11 Feb 2008 15:23:21 +0000, by reimar
-
Remove left-over extern definitions that should not be thereMon, 11 Feb 2008 15:21:25 +0000, by reimar
-
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.Mon, 11 Feb 2008 09:05:31 +0000, by diego
-
sync w/r25973Sun, 10 Feb 2008 23:48:44 +0000, by gpoirier
-
Make some variables static.Sun, 10 Feb 2008 19:58:05 +0000, by reimar
-
Avoid a useless extra pointer variable.Sun, 10 Feb 2008 19:55:15 +0000, by reimar
-
Do not uselessly erase background, OpenGL will take care of drawing everything.Sun, 10 Feb 2008 19:47:54 +0000, by reimar
-
Disable v4l2 if pthreads are not available, fixes bug #1015.Sun, 10 Feb 2008 19:37:18 +0000, by diego
-
Avoid -wid message processing blocking MPlayer.Sun, 10 Feb 2008 16:49:24 +0000, by reimar
-
Hint about possible libmpeg2 problems with -hardframedropSun, 10 Feb 2008 15:34:52 +0000, by reimar
-
Forward mouse messages to -wid Window.Sun, 10 Feb 2008 10:01:25 +0000, by reimar
-
r25770: URL updates for contributed win32 stuff.Sun, 10 Feb 2008 06:53:35 +0000, by voroshil
-
Sync tag update: changes in original text areSun, 10 Feb 2008 06:46:29 +0000, by voroshil
-
Sync tag updateSun, 10 Feb 2008 06:39:52 +0000, by voroshil
-
r25605: properties to get and set angle; patch by oattila chello huSun, 10 Feb 2008 06:37:12 +0000, by voroshil
-
Make dither4 & dither8 const.Sat, 09 Feb 2008 22:57:37 +0000, by cehoyos
-
Make sure the -wid window does not get notified when we destroy our attached child window.Sat, 09 Feb 2008 14:47:10 +0000, by reimar
-
Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)Sat, 09 Feb 2008 14:14:35 +0000, by reimar
-
cosmetic typo fix, geneate > generateSat, 09 Feb 2008 13:13:02 +0000, by compn
-
Use AV_RB*, reduces x86_64 code size by almost 1kB.Sat, 09 Feb 2008 10:38:36 +0000, by reimar
-
in some still unknown system format 0x82 identifies AUDIO_DTSFri, 08 Feb 2008 23:45:26 +0000, by nicodvb
-
example for setting WMP user-agent string, helps when playlistsFri, 08 Feb 2008 18:33:39 +0000, by reimar
-
Disable http->mmshttp rewriting hack introduced in r25168,Fri, 08 Feb 2008 18:28:12 +0000, by reimar
-
Add aspect_fit declaration missing for w32_common.Thu, 07 Feb 2008 21:04:17 +0000, by reimar
-
Add speex tagWed, 06 Feb 2008 12:39:59 +0000, by reimar
-
Check buffer index while reading to avoid sig11Tue, 05 Feb 2008 21:32:37 +0000, by rtogni
-
sync w/r25955Tue, 05 Feb 2008 12:28:41 +0000, by gpoirier
-
typo fix, noticed by JRaSHTue, 05 Feb 2008 09:29:23 +0000, by gpoirier
-
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messages),Tue, 05 Feb 2008 09:02:01 +0000, by reimar
-
Add dv50 fourcc to libdv and ffdv, fixing the following sample:Mon, 04 Feb 2008 11:10:58 +0000, by diego
-
Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessarySun, 03 Feb 2008 12:17:10 +0000, by reimar
-
Allow demuxers to choose a default value for correct_ptsSun, 03 Feb 2008 12:14:29 +0000, by reimar
-
Implement keepaspect for Windows OpenGL vos.Sat, 02 Feb 2008 17:22:07 +0000, by reimar
-
Make aspect adjustment calculation simpler and more flexible.Sat, 02 Feb 2008 17:21:19 +0000, by reimar
-
synced with r25947Sat, 02 Feb 2008 11:26:25 +0000, by Gabrov
-
Add windows cp1256 encoding for arabic, fixes bug #1007Fri, 01 Feb 2008 22:31:30 +0000, by reimar
-
Update the test for ivtv output driver.Fri, 01 Feb 2008 20:14:53 +0000, by iive
-
ao_functions_t should be const, part 1Fri, 01 Feb 2008 20:11:14 +0000, by reimar
-
Redraw display on toggling borderFri, 01 Feb 2008 12:22:12 +0000, by reimar
-
Always redraw video on resize.Thu, 31 Jan 2008 00:07:28 +0000, by reimar
-
Remove unused variable.Wed, 30 Jan 2008 23:49:36 +0000, by reimar
-
Fix get_space calculation to always leave some space, esp. for the currently playing buffer.Wed, 30 Jan 2008 23:48:48 +0000, by reimar
-
Change code to also work with different outburst sizesWed, 30 Jan 2008 23:39:01 +0000, by reimar
-
Reduce number of UnqueueBuffer callsWed, 30 Jan 2008 23:37:30 +0000, by reimar
-
alSourceRewindv seems to be broken in particular in Creatives Windows-Implementation,Wed, 30 Jan 2008 22:28:41 +0000, by reimar
-
Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-ImplementationsWed, 30 Jan 2008 21:46:20 +0000, by reimar
-
Update for security fixesWed, 30 Jan 2008 21:40:06 +0000, by rtogni
-
Avoid a MANGLE, there is no register pressure and the generated codeWed, 30 Jan 2008 18:52:59 +0000, by reimar
-
mark constants as suchWed, 30 Jan 2008 18:33:51 +0000, by reimar
-
Simplify: use DECLARE_ASM_CONSTWed, 30 Jan 2008 18:31:45 +0000, by reimar
-
Add support for attachments in lavf demuxer.Wed, 30 Jan 2008 08:10:25 +0000, by eugeni
-
Split osd related stuff from mp_core.h into new header file mp_osd.h.Wed, 30 Jan 2008 07:21:05 +0000, by ulion
-
Stream IDs must be written as hex numbers. FixesTue, 29 Jan 2008 23:50:08 +0000, by rtogni
-
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.Tue, 29 Jan 2008 23:25:11 +0000, by diego
-
Add a comment to the #if 0Tue, 29 Jan 2008 22:44:55 +0000, by reimar
-
Ben co-maintains stream_dvdnav.cTue, 29 Jan 2008 22:19:30 +0000, by nicodvb
-
clarification about dvd still menusTue, 29 Jan 2008 22:18:07 +0000, by nicodvb
-
Check that index is still within bounds of samples array.Tue, 29 Jan 2008 22:14:00 +0000, by reimar
-
Make sure chunkmap values are within bounds when using them.Tue, 29 Jan 2008 22:13:47 +0000, by reimar
-
Do not pointlessly read data, just skip it.Tue, 29 Jan 2008 22:13:20 +0000, by reimar
-
Disable reading of flac metadata, mere metadata is not worth such a mess.Tue, 29 Jan 2008 22:04:46 +0000, by reimar
-
Properly check length of flac metadata.Tue, 29 Jan 2008 22:00:58 +0000, by reimar
-
dvd still menus and latm aacTue, 29 Jan 2008 21:55:57 +0000, by nicodvb
-
show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore gmail comTue, 29 Jan 2008 21:38:23 +0000, by nicodvb
-
Fix r25817 to not always destroy codec_tag, this broke playback of e.g. ape files.Tue, 29 Jan 2008 19:05:36 +0000, by reimar
-
Allow for larger fragment programs.Tue, 29 Jan 2008 18:00:20 +0000, by reimar
-
More places that should use SEEK_ABSOLUTE / SEEK_FACTORTue, 29 Jan 2008 16:22:34 +0000, by reimar
-
Use defines to give names to the different seek flags.Tue, 29 Jan 2008 15:11:38 +0000, by reimar
-
Make some assembler constants global instead of declaring them multiple times.Tue, 29 Jan 2008 14:58:10 +0000, by reimar
-
Make mov subtitles work with -assTue, 29 Jan 2008 14:30:53 +0000, by reimar
-
clarify comments/docs about lav* being the preferred place to implement newMon, 28 Jan 2008 22:09:21 +0000, by ivo
-
Support CODEC_ID_MOV_TEXTMon, 28 Jan 2008 18:29:26 +0000, by reimar
-
Simplify a condition that probably is not necessary at allMon, 28 Jan 2008 18:28:17 +0000, by reimar
-
sync with r25663 and misc. fixes, patch by JRaSHMon, 28 Jan 2008 17:13:45 +0000, by kraymer
-
copy note on new demuxers and codecs to the top of the array as well to beMon, 28 Jan 2008 16:03:22 +0000, by ivo
-
Use DECLARE_ASM_CONST where possible in libswscale codeMon, 28 Jan 2008 14:38:11 +0000, by reimar
-
sync w/ r25821Mon, 28 Jan 2008 13:33:09 +0000, by gpoirier
-
vcd_read must read exactly VCD_SECTOR_DATA bytes.Mon, 28 Jan 2008 12:18:05 +0000, by reimar
-
note on new demuxers and codecs, add them to lav* instead of libmp*Mon, 28 Jan 2008 12:11:41 +0000, by ivo
-
port libmpdemux demuxers to libavformat or rewrite from scratchMon, 28 Jan 2008 11:49:30 +0000, by ivo
-
Get rid of redundant dbg_printf redefinition. Fixes some warnings:Mon, 28 Jan 2008 08:48:16 +0000, by diego
-
Consistently use uppercase filename as multiple inclusion guard.Mon, 28 Jan 2008 01:32:52 +0000, by diego
-
Fix compilation failure because bitfile was undefined:Mon, 28 Jan 2008 01:31:39 +0000, by diego
-
Add multiple inclusion guards.Sun, 27 Jan 2008 23:09:03 +0000, by diego
-
Replace with the output of the updated alaw-gen generator program.Sun, 27 Jan 2008 18:49:24 +0000, by diego
-
Add multiple inclusion guards to generated header file.Sun, 27 Jan 2008 18:42:00 +0000, by diego
-
Change format string so that the table is nicely aligned.Sun, 27 Jan 2008 18:40:01 +0000, by diego
-
The alaw tables should be const.Sun, 27 Jan 2008 18:38:47 +0000, by diego
-
Rename some identifiers to not use leading underscores.Sun, 27 Jan 2008 18:23:03 +0000, by diego
-
Fix illegal identifiers, names starting with __ are reserved for the system.Sun, 27 Jan 2008 18:01:19 +0000, by diego
-
Change #warning to FIXME comments.Sun, 27 Jan 2008 17:40:38 +0000, by diego
-
Fix illegal identifiers, names starting with __ are reserved for the system.Sun, 27 Jan 2008 17:32:26 +0000, by diego
-
Remove setting of ldconfig, it is unused.Sun, 27 Jan 2008 17:05:10 +0000, by diego
-
ReindentSun, 27 Jan 2008 16:38:04 +0000, by reimar
-
Simplify subtitle handling with -assSun, 27 Jan 2008 16:36:35 +0000, by reimar
-
Support mov subtitle format directly instead of converting to text in the demuxerSun, 27 Jan 2008 16:13:21 +0000, by reimar
-
reindent after r25881Sun, 27 Jan 2008 15:32:09 +0000, by ben
-
sub_scale command can now handle both ass and non-ass subs at a timeSun, 27 Jan 2008 15:31:24 +0000, by ben
-
Make sure sub_font is freed.Sun, 27 Jan 2008 15:15:55 +0000, by reimar
-
Allow independent scaling of vo_font and sub_font.Sun, 27 Jan 2008 15:14:02 +0000, by reimar
-
sync with r25821, patch by JRaSH (jrash06 163 com)Sun, 27 Jan 2008 12:21:00 +0000, by kraymer
-
Remove $Id$ tags, they make diffs between different versionsSun, 27 Jan 2008 12:15:27 +0000, by reimar
-
Always use inline instead of _inline, the former is supported by allSun, 27 Jan 2008 11:28:13 +0000, by reimar
-
Use the standard "static inline" instead of some broken ifdef messSun, 27 Jan 2008 11:25:45 +0000, by reimar
-
Prefer lavf mov demuxer over our own, it should work better most of the time now.Sun, 27 Jan 2008 09:08:54 +0000, by reimar
-
Simplify init_vobsub: pass palette via extradata.Sat, 26 Jan 2008 23:52:15 +0000, by reimar
-
Support vobsub palette in extradata, as exported by libavformatSat, 26 Jan 2008 23:47:25 +0000, by reimar
-
100l, inverted condition for AVSEEK_FLAG_BACKWARDSat, 26 Jan 2008 22:25:47 +0000, by reimar