2008-02-24 |
cehoyos |
Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
|
2008-02-23 |
diego |
Remove mistakenly committed hunk.
|
2008-02-23 |
diego |
Properly detect ARM mc acceleration.
|
2008-02-23 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 |
diego |
Merge two #ifdefs into one.
|
2008-02-23 |
diego |
#define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
|
2008-02-23 |
diego |
Move libdca definition to a better place in config.h.
|
2008-02-23 |
nicodvb |
warn to always include PMT and PCR pids in channels.conf (dvb)
|
2008-02-23 |
nicodvb |
removed nonsense in the dvbin section
|
2008-02-23 |
nicodvb |
reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE
|
2008-02-23 |
nicodvb |
read the PCR of the currently playing program (if available) in demuxer->reference_clock
|
2008-02-23 |
nicodvb |
New member in demuxer_t: reference_clock.
|
2008-02-22 |
eugeni |
Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
|
2008-02-22 |
eugeni |
Check glyph bounding box before rasterizing and complain if it is too large.
|
2008-02-22 |
eugeni |
Some debugging routines.
|
2008-02-22 |
eugeni |
Better handling of behind-the-camera objects.
|
2008-02-22 |
eugeni |
Print FreeType version in libass init. Makes error logs slightly more helpful.
|
2008-02-22 |
diego |
Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.
|
2008-02-22 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 |
cehoyos |
Discard two symbols from libswscale.
|
2008-02-22 |
diego |
Fix continuous scrolling on OS/2 due to status line updates unless -quiet
|
2008-02-21 |
diego |
Create standard multiple inclusion guards.
|
2008-02-21 |
reimar |
Fix copy&paste typo in rgbtest documentation
|
2008-02-21 |
diego |
Remove misplaced #endif comment.
|
2008-02-21 |
gpoirier |
sync w/r26052
|
2008-02-21 |
gpoirier |
sync w/ r26019
|
2008-02-21 |
gpoirier |
improve DTD dection of MacPort-install docbook package
|
2008-02-21 |
reimar |
Document rgbtest arguments
|
2008-02-21 |
diego |
Replace Alpha MVI compiler workarounds by a proper configure check.
|
2008-02-21 |
diego |
Use standard multiple inclusion guard.
|
2008-02-21 |
diego |
Remove unused #define from config.h.
|
2008-02-21 |
diego |
OS/2 getch2() support
|
2008-02-21 |
diego |
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
|
2008-02-21 |
eugeni |
Fix r26032: wrong sub stream id assigned to dvdsub_id.
|
2008-02-21 |
diego |
Add multiple inclusion guard.
|
2008-02-21 |
diego |
Add missing multiple inclusion guards.
|
2008-02-21 |
diego |
Consistently use filename as multiple inclusion guard.
|
2008-02-20 |
gpoirier |
sync w/r25566, patch by mesecam %mesecam A gmail P com%
|
2008-02-20 |
gpoirier |
sync w/r25308, patch by mesecam %mesecam A gmail P com %
|
2008-02-20 |
reimar |
Fix compilation with ASS disabled
|
2008-02-20 |
diego |
Remove pointless #ifdefs around extern declarations.
|
2008-02-20 |
diego |
vf_sab mirrors coefficients past the edge of the picture instead of cropping:
|
2008-02-20 |
diego |
Add support for DOS-style file:///x:/path paths.
|
2008-02-19 |
diego |
cosmetics: Move definitions to a more standard place.
|
2008-02-19 |
diego |
Add standard license header and make copyright notices consistent.
|
2008-02-19 |
mru |
Clean up lib* version definitions
|
2008-02-19 |
gpoirier |
sync w/r24342, patch by jfallah mesecam at gmail dot com
|
2008-02-19 |
eugeni |
Support -slang in lavf demuxer.
|
2008-02-19 |
albeu |
Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.
|
2008-02-19 |
diego |
typo fixes, port of my patch for upstream libmpeg2
|
2008-02-19 |
diego |
Fix illegal identifiers, port of my patch to upstream libmpeg2.
|
2008-02-18 |
diego |
Refactor AltiVec macros as done for FFmpeg.
|
2008-02-18 |
diego |
Refactor AltiVec macros as done for FFmpeg.
|
2008-02-18 |
diego |
This header should not have multiple inclusion guards, it is meant
|
2008-02-18 |
diego |
cosmetics: indent, remove trailing whitespace
|
2008-02-18 |
diego |
Merge the two conditional definitions of get_current_dir_name.
|
2008-02-18 |
gpoirier |
sync w/r26017
|
2008-02-18 |
diego |
basic support for OS/2 in configure
|
2008-02-18 |
diego |
Set SYS_BEOS for libdvdcss compilation on BeOS.
|
2008-02-17 |
reimar |
Allow specifying a size for -vf rgbtest
|
2008-02-17 |
reimar |
Document af-*, copied from vf-*
|
2008-02-17 |
reimar |
Make -af-pre, -af-add, -af-del and -af-clr available.
|
2008-02-17 |
compn |
removed wrong example
|
2008-02-17 |
Gabrov |
synced with r26015
|
2008-02-17 |
reimar |
Document that framedrop needs -no-correct-pts
|
2008-02-17 |
compn |
-dumpstream will not dump chapters anymore
|
2008-02-17 |
mru |
remove duplicate AV_STRINGIFY() definition
|
2008-02-16 |
diego |
Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.
|
2008-02-16 |
diego |
Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.
|
2008-02-16 |
diego |
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
|
2008-02-16 |
reimar |
Avoid reinit of vo with the exactly same parameters over and over.
|
2008-02-16 |
nicodvb |
when seeking in H264 an SPS *should* be a valid entry point; feel free to change it if it's wrong
|
2008-02-16 |
nicodvb |
cosmetics
|
2008-02-16 |
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
|
2008-02-15 |
uau |
libvo: change asm syntax to use ASMALIGN and " # nop"
|
2008-02-15 |
reimar |
Support icyx://.
|
2008-02-15 |
reimar |
Always display Icy-Metadata if available, whether we recognize an ICY-Server
|
2008-02-15 |
reimar |
Move printing of Icy-Metadata into an extra function
|
2008-02-15 |
reimar |
Remove useless code
|
2008-02-15 |
reimar |
Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),
|
2008-02-15 |
benoit |
More explicit unsupported pixel format error messages.
|
2008-02-14 |
reimar |
Try to make fps float -> AVRational conversion work better.
|
2008-02-14 |
reimar |
Change force_fps and force_ofps to double
|
2008-02-14 |
reimar |
Change mf_fps to double
|
2008-02-14 |
cehoyos |
Revert accidentally committed line of r25994.
|
2008-02-14 |
diego |
typo fix: inited --> initialized
|
2008-02-13 |
compn |
add ffpcx decoder, works on my samples.
|
2008-02-13 |
cehoyos |
Fix typo.
|
2008-02-13 |
diego |
typo
|
2008-02-13 |
diego |
Translate stray Italian term.
|
2008-02-12 |
iive |
Implement test for system byteswap.h header file.
|
2008-02-12 |
reimar |
Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.
|
2008-02-11 |
nicodvb |
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
|
2008-02-11 |
gpoirier |
sync w/ r25984
|
2008-02-11 |
reimar |
Try harder to find OpenGL functions on Windows.
|
2008-02-11 |
reimar |
Slightly document alpha for OSD color
|
2008-02-11 |
reimar |
Support alpha for vo gl osdcolor
|
2008-02-11 |
reimar |
Remove an extern for a variable that no longer exists
|
2008-02-11 |
reimar |
Remove left-over extern definitions that should not be there
|
2008-02-11 |
diego |
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.
|
2008-02-10 |
gpoirier |
sync w/r25973
|
2008-02-10 |
reimar |
Make some variables static.
|
2008-02-10 |
reimar |
Avoid a useless extra pointer variable.
|
2008-02-10 |
reimar |
Do not uselessly erase background, OpenGL will take care of drawing everything.
|
2008-02-10 |
diego |
Disable v4l2 if pthreads are not available, fixes bug #1015.
|
2008-02-10 |
reimar |
Avoid -wid message processing blocking MPlayer.
|
2008-02-10 |
reimar |
Hint about possible libmpeg2 problems with -hardframedrop
|
2008-02-10 |
reimar |
Forward mouse messages to -wid Window.
|
2008-02-10 |
voroshil |
r25770: URL updates for contributed win32 stuff.
|
2008-02-10 |
voroshil |
Sync tag update: changes in original text are
|
2008-02-10 |
voroshil |
Sync tag update
|
2008-02-10 |
voroshil |
r25605: properties to get and set angle; patch by oattila chello hu
|
2008-02-09 |
cehoyos |
Make dither4 & dither8 const.
|
2008-02-09 |
reimar |
Make sure the -wid window does not get notified when we destroy our attached child window.
|
2008-02-09 |
reimar |
Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)
|
2008-02-09 |
compn |
cosmetic typo fix, geneate > generate
|
2008-02-09 |
reimar |
Use AV_RB*, reduces x86_64 code size by almost 1kB.
|
2008-02-08 |
nicodvb |
in some still unknown system format 0x82 identifies AUDIO_DTS
|
2008-02-08 |
reimar |
example for setting WMP user-agent string, helps when playlists
|
2008-02-08 |
reimar |
Disable http->mmshttp rewriting hack introduced in r25168,
|
2008-02-07 |
reimar |
Add aspect_fit declaration missing for w32_common.
|
2008-02-06 |
reimar |
Add speex tag
|
2008-02-05 |
rtogni |
Check buffer index while reading to avoid sig11
|
2008-02-05 |
gpoirier |
sync w/r25955
|
2008-02-05 |
gpoirier |
typo fix, noticed by JRaSH
|
2008-02-05 |
reimar |
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messages),
|
2008-02-04 |
diego |
Add dv50 fourcc to libdv and ffdv, fixing the following sample:
|
2008-02-03 |
reimar |
Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary
|
2008-02-03 |
reimar |
Allow demuxers to choose a default value for correct_pts
|
2008-02-02 |
reimar |
Implement keepaspect for Windows OpenGL vos.
|
2008-02-02 |
reimar |
Make aspect adjustment calculation simpler and more flexible.
|
2008-02-02 |
Gabrov |
synced with r25947
|
2008-02-01 |
reimar |
Add windows cp1256 encoding for arabic, fixes bug #1007
|
2008-02-01 |
iive |
Update the test for ivtv output driver.
|
2008-02-01 |
reimar |
ao_functions_t should be const, part 1
|
2008-02-01 |
reimar |
Redraw display on toggling border
|
2008-01-31 |
reimar |
Always redraw video on resize.
|
2008-01-30 |
reimar |
Remove unused variable.
|
2008-01-30 |
reimar |
Fix get_space calculation to always leave some space, esp. for the currently playing buffer.
|
2008-01-30 |
reimar |
Change code to also work with different outburst sizes
|
2008-01-30 |
reimar |
Reduce number of UnqueueBuffer calls
|
2008-01-30 |
reimar |
alSourceRewindv seems to be broken in particular in Creatives Windows-Implementation,
|
2008-01-30 |
reimar |
Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-Implementations
|
2008-01-30 |
rtogni |
Update for security fixes
|
2008-01-30 |
reimar |
Avoid a MANGLE, there is no register pressure and the generated code
|
2008-01-30 |
reimar |
mark constants as such
|
2008-01-30 |
reimar |
Simplify: use DECLARE_ASM_CONST
|
2008-01-30 |
eugeni |
Add support for attachments in lavf demuxer.
|
2008-01-30 |
ulion |
Split osd related stuff from mp_core.h into new header file mp_osd.h.
|
2008-01-29 |
rtogni |
Stream IDs must be written as hex numbers. Fixes
|
2008-01-29 |
diego |
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
|
2008-01-29 |
reimar |
Add a comment to the #if 0
|
2008-01-29 |
nicodvb |
Ben co-maintains stream_dvdnav.c
|
2008-01-29 |
nicodvb |
clarification about dvd still menus
|
2008-01-29 |
reimar |
Check that index is still within bounds of samples array.
|
2008-01-29 |
reimar |
Make sure chunkmap values are within bounds when using them.
|
2008-01-29 |
reimar |
Do not pointlessly read data, just skip it.
|
2008-01-29 |
reimar |
Disable reading of flac metadata, mere metadata is not worth such a mess.
|
2008-01-29 |
reimar |
Properly check length of flac metadata.
|
2008-01-29 |
nicodvb |
dvd still menus and latm aac
|
2008-01-29 |
nicodvb |
show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore gmail com
|
2008-01-29 |
reimar |
Fix r25817 to not always destroy codec_tag, this broke playback of e.g. ape files.
|
2008-01-29 |
reimar |
Allow for larger fragment programs.
|
2008-01-29 |
reimar |
More places that should use SEEK_ABSOLUTE / SEEK_FACTOR
|
2008-01-29 |
reimar |
Use defines to give names to the different seek flags.
|
2008-01-29 |
reimar |
Make some assembler constants global instead of declaring them multiple times.
|
2008-01-29 |
reimar |
Make mov subtitles work with -ass
|
2008-01-28 |
ivo |
clarify comments/docs about lav* being the preferred place to implement new
|
2008-01-28 |
reimar |
Support CODEC_ID_MOV_TEXT
|
2008-01-28 |
reimar |
Simplify a condition that probably is not necessary at all
|
2008-01-28 |
kraymer |
sync with r25663 and misc. fixes, patch by JRaSH
|
2008-01-28 |
ivo |
copy note on new demuxers and codecs to the top of the array as well to be
|
2008-01-28 |
reimar |
Use DECLARE_ASM_CONST where possible in libswscale code
|
2008-01-28 |
gpoirier |
sync w/ r25821
|
2008-01-28 |
reimar |
vcd_read must read exactly VCD_SECTOR_DATA bytes.
|
2008-01-28 |
ivo |
note on new demuxers and codecs, add them to lav* instead of libmp*
|
2008-01-28 |
ivo |
port libmpdemux demuxers to libavformat or rewrite from scratch
|
2008-01-28 |
diego |
Get rid of redundant dbg_printf redefinition. Fixes some warnings:
|
2008-01-28 |
diego |
Consistently use uppercase filename as multiple inclusion guard.
|
2008-01-28 |
diego |
Fix compilation failure because bitfile was undefined:
|
2008-01-27 |
diego |
Add multiple inclusion guards.
|
2008-01-27 |
diego |
Replace with the output of the updated alaw-gen generator program.
|
2008-01-27 |
diego |
Add multiple inclusion guards to generated header file.
|
2008-01-27 |
diego |
Change format string so that the table is nicely aligned.
|
2008-01-27 |
diego |
The alaw tables should be const.
|
2008-01-27 |
diego |
Rename some identifiers to not use leading underscores.
|
2008-01-27 |
diego |
Fix illegal identifiers, names starting with __ are reserved for the system.
|
2008-01-27 |
diego |
Change #warning to FIXME comments.
|
2008-01-27 |
diego |
Fix illegal identifiers, names starting with __ are reserved for the system.
|
2008-01-27 |
diego |
Remove setting of ldconfig, it is unused.
|
2008-01-27 |
reimar |
Reindent
|
2008-01-27 |
reimar |
Simplify subtitle handling with -ass
|
2008-01-27 |
reimar |
Support mov subtitle format directly instead of converting to text in the demuxer
|
2008-01-27 |
ben |
reindent after r25881
|
2008-01-27 |
ben |
sub_scale command can now handle both ass and non-ass subs at a time
|
2008-01-27 |
reimar |
Make sure sub_font is freed.
|
2008-01-27 |
reimar |
Allow independent scaling of vo_font and sub_font.
|
2008-01-27 |
kraymer |
sync with r25821, patch by JRaSH (jrash06 163 com)
|
2008-01-27 |
reimar |
Remove $Id$ tags, they make diffs between different versions
|
2008-01-27 |
reimar |
Always use inline instead of _inline, the former is supported by all
|
2008-01-27 |
reimar |
Use the standard "static inline" instead of some broken ifdef mess
|
2008-01-27 |
reimar |
Prefer lavf mov demuxer over our own, it should work better most of the time now.
|
2008-01-26 |
reimar |
Simplify init_vobsub: pass palette via extradata.
|
2008-01-26 |
reimar |
Support vobsub palette in extradata, as exported by libavformat
|
2008-01-26 |
reimar |
100l, inverted condition for AVSEEK_FLAG_BACKWARD
|
2008-01-26 |
reimar |
Used wrong condition for using AVSEEK_FLAG_BACKWARD, it should depend on
|
2008-01-26 |
reimar |
Cosmetics: remove some trailing whitespace
|
2008-01-26 |
reimar |
Add QDM2 codec identifier
|
2008-01-26 |
reimar |
Partially support vobsub subtitles from lavf demuxers (palette support missing)
|
2008-01-26 |
nicodvb |
in the crazy ES probing code return DEMUXER_TYPE_MPEG_ES (mpeg12v) only if we have at least a couple of SEQ/GOP startcodes
|
2008-01-26 |
nicodvb |
in the PMT stream_type==0x11 indicates AAC in LATM streams, that now libfaad can decode; re-added
|
2008-01-26 |
nicodvb |
added code to check and handle the presence of LATM streams in the init() and decode() functions
|
2008-01-26 |
nicodvb |
added AudioSpecificConfigFromBitfile() -that reads from an initizialized
|
2008-01-26 |
nicodvb |
generic functions and structures to parse and statekeep LATM streams
|
2008-01-26 |
nicodvb |
in GASpecificConfig 1 bit (extensionflag3) wasn't being read and the comment was misplaced, too
|
2008-01-26 |
ben |
factorize 2 tests
|
2008-01-26 |
ben |
Check for stream change in dvdnav.
|
2008-01-26 |
ben |
add a new state flag to dvdnav in order to notify if
|
2008-01-26 |
ben |
remove useless casts
|
2008-01-26 |
ben |
simplify by a one-liner
|
2008-01-26 |
ben |
remove the spu_set field, replaced by a flag
|
2008-01-26 |
ben |
this end brace was not correctly indented
|
2008-01-26 |
ben |
automatically set spu button highlight when nav cell has changed
|
2008-01-26 |
ben |
Add support for dvdnav still frames playback.
|
2008-01-25 |
ben |
set -vc=ffmpeg12 as dvdnav prefered decoder
|
2008-01-25 |
diego |
spelling cosmetics
|
2008-01-24 |
ben |
add documentation about switch_angle and switch_title slave commands
|
2008-01-24 |
ben |
array was defined for 6 elements while 7 were declared
|
2008-01-24 |
ben |
type expected by dvdnav_get_title_string() is const
|
2008-01-24 |
ben |
remove some redundant declarations
|
2008-01-24 |
ben |
Add new command to switch between dvdnav titles
|
2008-01-23 |
ben |
cosmetic: reindent code after r25843
|
2008-01-23 |
ben |
sub_scale command now works with ass subtitles renderer
|
2008-01-23 |
eugeni |
Add ass_use_margins command and property to shift subtitles to margins and back
|
2008-01-23 |
eugeni |
Add global ass_force_reload flag.
|
2008-01-23 |
diego |
Ignore compare.
|
2008-01-23 |
rtogni |
Zero codec_inited in the init() function, so that it's cleared everytime
|
2008-01-23 |
reimar |
Add a few const attributes
|
2008-01-23 |
iive |
Use the proper option name for constant quantizer
|
2008-01-23 |
iive |
Move Zoran video controller check after the libavcodec one.
|
2008-01-23 |
diego |
Disable unused functions find_handle_2, find_handle_by_name, fixes the warning:
|
2008-01-23 |
diego |
Disable unused function test_heap, fixes the warning:
|
2008-01-23 |
diego |
Remove unused function exp_ftol_wrong, fixes the warning:
|
2008-01-23 |
diego |
Remove unused function fixup_address, fixes the warning:
|
2008-01-23 |
diego |
Remove unused DPRINTF__ macro.
|
2008-01-23 |
diego |
Move compare.c to TOOLS, add it to the Makefile and document it.
|
2008-01-21 |
reimar |
Fix typo in comment
|
2008-01-21 |
reimar |
Remove useless casts
|
2008-01-21 |
Gabrov |
synced with r25826
|
2008-01-21 |
diego |
Surround variable declarations by preprocessor conditionals to avoid warnings:
|
2008-01-21 |
diego |
Comment out unused variables, fixes the warnings:
|
2008-01-20 |
rtogni |
Prevent possible buffer overflow on album_title[]
|
2008-01-20 |
rtogni |
Clear tmp between ip6 check and string escape to prevent reuse of the
|
2008-01-20 |
diego |
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
|
2008-01-20 |
cehoyos |
Added missing single quotation mark.
|