Mercurial > mplayer.hg
graph
-
.norecurse should be ignored2006-12-08, by torinthiel
-
made vorbis_info a member of ogg_stream rather than ogg_demuxer;2006-12-07, by nicodvb
-
r21531: Document geq filter.2006-12-07, by kraymer
-
r21529: spelling2006-12-07, by voroshil
-
Typo2006-12-07, by voroshil
-
Document geq filter.2006-12-07, by diego
-
r21529: spelling2006-12-07, by kraymer
-
spelling2006-12-07, by diego
-
Fix mplayer-rc.o build.2006-12-07, by diego
-
r21503: updated documentation of -mpegopts :tele*2006-12-07, by kraymer
-
Synced with 30.11.20062006-12-07, by jheryan
-
vorbis_comment is only used locally, move it out of demuxer struct2006-12-07, by reimar
-
Remove unused ov_struct_t2006-12-07, by reimar
-
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.2006-12-07, by reimar
-
Speed up ASS subtitles display by detecting changes between two consecutive2006-12-06, by eugeni
-
Translated section "GENERAL ENCODING OPTIONS"2006-12-06, by voroshil
-
Simplify NEXT_LINE macro and put most of it in a separate function.2006-12-06, by reimar
-
remove useless and incorrect const-removing cast2006-12-06, by reimar
-
Do not define _GNU_SOURCE, it is not necessary and causes a warning if it is2006-12-06, by reimar
-
Properly free fontconfig patterns2006-12-06, by reimar
-
Fix memleaks caused by missing vorbis/theora_info/comment_clear calls.2006-12-06, by reimar
-
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninit2006-12-06, by reimar
-
Fix memleak if vd_ffmpeg init fails2006-12-06, by reimar
-
Also free ass_library_t members in ass_library_done2006-12-06, by reimar
-
r21503: updated documentation of -mpegopts :tele*2006-12-05, by voroshil
-
r21508: emphasis the fact that leaving black borders really hurts quality2006-12-05, by voroshil
-
Translation of "VIDEO FILTERS" section.2006-12-05, by voroshil
-
Make sure invalid protocols are rejected instead of treated2006-12-05, by reimar
-
emphasis the fact that leaving black borders really hurts quality2006-12-05, by gpoirier
-
update local diff after r207792006-12-05, by gpoirier
-
wording fix suggested by Diego2006-12-05, by nicodvb
-
fix include clash for mmap_anon on darwin ppc2006-12-05, by nplourde
-
force ppc arch and 10.3.9 sys lib on ppc mac2006-12-04, by nplourde
-
updated documentation of -mpegopts :tele*2006-12-04, by nicodvb
-
disable telecining when it can't be applied2006-12-04, by nicodvb
-
since display_frames in increased by a possibly negative number it had better be signed2006-12-04, by nicodvb
-
cosmetics2006-12-04, by nicodvb
-
removed dead code2006-12-04, by nicodvb
-
reimplemented :telecine and :film2pal in terms of dgpulldown2006-12-04, by nicodvb
-
pre-store in bff_mask the correct or-mask to be saved in the pce (slightly faster)2006-12-04, by nicodvb
-
Move cddb "autodetection" so it also works for libcdio2006-12-04, by reimar
-
Add full support for en-/disabling cddb support2006-12-04, by reimar
-
r21372: Some punctuation cosmetics and better wording2006-12-04, by kraymer
-
help_mp-de.h:2006-12-04, by kraymer
-
fix sentence, reformat2006-12-04, by kraymer
-
r21484: documented -mpegopts :tele_src and :tele_dest2006-12-04, by voroshil
-
r21476: Open embedded fonts directly from memory....2006-12-04, by voroshil
-
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,2006-12-04, by diego
-
slight clarification2006-12-04, by diego
-
document s3fb suboption, note that it's a Linux-only driver (to the best of my knowledge)2006-12-04, by gpoirier
-
Improoving readability of pullup filter section2006-12-04, by voroshil
-
10l: wrong bitmask when patching the pce_ptr in soft_telecine()2006-12-04, by nicodvb
-
documented -mpegopts :tele_src and :tele_dest2006-12-04, by nicodvb
-
added generalized teleciner by Donald Graft2006-12-04, by nicodvb
-
Remove unused function pointers, they probably had incorrect prototypes2006-12-03, by reimar
-
remove headers included twice2006-12-03, by aurel
-
use strchr() instead of index()2006-12-03, by aurel
-
sync w/ r214522006-12-03, by gpoirier
-
mmap memory area for generated code to avoid crashes on machines which2006-12-03, by reimar
-
Fix 21381, make sure gcc does not make any ip-relative calls or similar.2006-12-03, by reimar
-
Open embedded fonts directly from memory.2006-12-03, by eugeni
-
One FIXME (CC subtitles related) resolved.2006-12-03, by voroshil
-
Keep embedded fonts in ass_library_t and perform actual disk write2006-12-03, by eugeni
-
Compile fix, BE_32 definition has been moved2006-12-03, by reimar
-
r21462: mention all other image formats2006-12-03, by voroshil
-
Rename: ass_process_font -> ass_add_font.2006-12-03, by eugeni
-
Use libavutil LE_* macros instead of pointer casts which can result2006-12-03, by reimar
-
Avoid calling validate_fname() twice for one string.2006-12-03, by eugeni
-
Do not call usec_sleep when we are not supposed to sleep.2006-12-03, by reimar
-
Synced with r214662006-12-03, by torinthiel
-
[cosmetics] Consistent XML source formatting2006-12-03, by torinthiel
-
[cosmetics] Reindent XML source2006-12-03, by torinthiel
-
cosmetics: anti-chaos reindentation2006-12-03, by nicodvb
-
Synced with r214622006-12-03, by torinthiel
-
mention all other image formats2006-12-03, by torinthiel
-
Unicode support for demuxer info in ASF demuxer.2006-12-03, by reimar
-
Open vobsub output files in binary mode, otherwise the OS might2006-12-03, by reimar
-
100l typo in 21380 disabled OSD with at least xvmc.2006-12-03, by reimar
-
fix two overlooked typos in previous sync cause build error2006-12-03, by voroshil
-
Fix translation error in previous sync2006-12-03, by voroshil
-
muxer FIXME resolved2006-12-03, by voroshil
-
r21423: Consistent capitalization of table entries2006-12-03, by voroshil
-
fixed missing tag update2006-12-03, by voroshil
-
r21430: documented -mpegopts :[va]buf_size2006-12-03, by voroshil
-
document s3fb video out driver2006-12-03, by gpoirier
-
Use fallback XAnim and Real codecs directories when autodetection is skipped.2006-12-02, by diego
-
Remove warning about missing codecs directory, the condition is always true.2006-12-02, by diego
-
Merge dga/nodga suboption of vo_vesa, no short forms.2006-12-02, by diego
-
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)2006-12-02, by reimar
-
synced with r214462006-12-02, by Gabrov
-
Remove long-deprecated -vop option.2006-12-02, by diego
-
Replace deprecated vo_plugin_args by vf_settings.2006-12-02, by diego
-
cosmetics: Rename functions and variable names from vop to vf.2006-12-02, by diego
-
Set video aspect ratio for libass in vf_vo.2006-12-02, by eugeni
-
Update comment, video output plugins are deprecated.2006-12-02, by diego
-
Audio track switching works for AVI and libavformat as well.2006-12-02, by diego
-
doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()2006-12-02, by nicodvb
-
synced with r214382006-12-02, by Gabrov
-
Fix includes and include path, bswap.h is in libavutil now.2006-12-02, by diego
-
Remove superfluous bswap.h include.2006-12-02, by diego
-
Remove suffix rules that are just copies of make builtin rules.2006-12-02, by diego
-
Use standard name for C++ flags.2006-12-02, by diego
-
Move system headers before libavutil headers to work around build issues on2006-12-02, by diego
-
Compile fix since libvo/sub.h include was removed from mplayer.h2006-12-02, by reimar
-
Translated section "AUDIO FILTERS"2006-12-02, by voroshil
-
Typo2006-12-02, by voroshil
-
documented -mpegopts :[va]buf_size2006-12-02, by nicodvb
-
permit to specify the sizes of the decoders' buffers2006-12-01, by nicodvb
-
fix mencoder include clash on osx2006-12-01, by nplourde
-
Synced with r213952006-12-01, by torinthiel
-
Sync r214252006-12-01, by torinthiel
-
Some fixes for previous commit, 10l for me2006-12-01, by torinthiel
-
Reformat examples:2006-12-01, by torinthiel
-
Consistent capitalization of table entries2006-12-01, by torinthiel
-
100l confused FFMIN/FFMAX2006-12-01, by reimar
-
Proper fix for last demux_avi commit, stream switching now really should2006-12-01, by reimar
-
Make sure we do not hang if no streams are available2006-12-01, by reimar
-
Implement stream switching for AVI demuxer.2006-12-01, by reimar
-
update for r21415 and r214162006-12-01, by henry
-
Cleanup and fix rectangle size calculation, caused crashes with e.g.2006-12-01, by reimar
-
fix incorrect 4:4:4 chroma handling (backport from 0.4.1)2006-12-01, by henry
-
ignore invalid values in the sequence display extension (backport from 0.4.1)2006-12-01, by henry
-
r21410: document new meaning of dia=1 introduced by lavc r71922006-12-01, by voroshil
-
mark lavc's uneven multi-hexagon search as slow, remove stray '.'2006-12-01, by gpoirier
-
Fix a declarations vs statements warning.2006-12-01, by diego
-
Fix declarations vs statements warning.2006-12-01, by diego
-
document new meaning of dia=-1 introduced by lavc r71922006-12-01, by gpoirier
-
Add libav include paths to CFLAGS without indirection.2006-12-01, by diego
-
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.2006-12-01, by diego
-
remove duplicate entry2006-12-01, by gpoirier
-
Add libav include paths to CFLAGS without indirection.2006-12-01, by diego
-
move reserved_bytes out of packet_footer. this makes all packets uniform.2006-11-30, by ivo
-
Use av_int2flt/av_int2dbl to read float values. This is simpler and more2006-11-30, by reimar
-
Move initialization of sh_audio/sh_video members to aviheader2006-11-30, by reimar
-
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames2006-11-30, by voroshil
-
r21372: Some punctuation cosmetics and better wording2006-11-30, by voroshil
-
r21367: If a glyph is not found in the current font, switch to another one.2006-11-30, by voroshil
-
fix suggested by Diego2006-11-30, by gpoirier
-
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames2006-11-30, by gpoirier
-
fix indentation after last commit2006-11-30, by gpoirier
-
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %2006-11-30, by gpoirier
-
Better wording for previous commit2006-11-29, by torinthiel
-
Typo2006-11-29, by torinthiel
-
add missing r154842006-11-29, by henry
-
Add another FourCC found in the wild, for example:2006-11-29, by rathann
-
Remove duplicate OPTFLAGS from CFLAGS.2006-11-29, by diego
-
Remove some superfluous include CFLAGS.2006-11-29, by diego
-
Explain reason for -I.. in CFLAGS here.2006-11-29, by diego
-
Remove bswap.h, use libavutil/bswap.h instead.2006-11-29, by diego
-
Fix macro redefinition warning.2006-11-29, by diego
-
Remove some of the worst "headers include headers which include2006-11-29, by reimar
-
Avoid compiling code using %ah etc. on AMD64, since that will not work2006-11-29, by reimar
-
Get rid of stubs.S, move code to inline asm.2006-11-29, by reimar
-
Cosmetics: remove unused and commented out add_stub function header2006-11-29, by reimar
-
Some extra checks and safety space for add_stub function.2006-11-29, by reimar
-
Change add_stub code to also work without -fomit-frame-pointer2006-11-29, by reimar
-
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.2006-11-29, by reimar
-
Add /usr/local/lib and /usr/local/include to the linker/compiler2006-11-29, by diego
-
support for Westwood SND1 audio2006-11-29, by diego
-
`sdl-config --libs` under mingw32 will give -lmingw32, which leads to2006-11-29, by diego
-
URL fix2006-11-29, by diego
-
Synced with r213742006-11-29, by torinthiel
-
Fix URL, it has moved.2006-11-29, by torinthiel
-
Synced with r213722006-11-29, by torinthiel
-
Some punctuation cosmetics and better wording2006-11-29, by torinthiel
-
Sync with FFmpeg changes for encoder/decoder registration.2006-11-29, by aurel
-
Fix 2 header bugs introduced by nplourde's previous commit:2006-11-28, by uau
-
If a glyph is not found in the current font, switch to another one.2006-11-28, by eugeni
-
Skip glyphs with char code < 0x20.2006-11-28, by eugeni
-
Add FT_Library to ass_font_t.2006-11-28, by eugeni
-
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify2006-11-28, by eugeni
-
Use av_int2dbl to read doubles instead of our somewhat broken le2me_dbl2006-11-28, by reimar
-
Make me maintainer of demux_nuv since I am the only one2006-11-28, by reimar
-
r21306: fix compilation for win32 dll codec support for intel osx2006-11-28, by voroshil
-
Remove long double reading code, long double was never used AFAICT and2006-11-28, by reimar
-
r21298: "D" interactive key also works with yadif now2006-11-28, by voroshil
-
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.2006-11-28, by diego
-
Cycling through video tracks works with libavformat as well.2006-11-28, by diego
-
Remove #ifdef __OpenBSD__, there is no indication this is needed.2006-11-28, by diego
-
support Intel Core 2 and AMD Geode in the processor detection routines2006-11-28, by diego
-
Generate OBJS from SRCS in a more elegant and less redundant way.2006-11-28, by diego
-
cosmetics: Sort SRCS by alphabetical order.2006-11-28, by diego
-
Unrecurse VIDIX installation.2006-11-28, by diego
-
Unrecurse VIDIX drivers uninstall.2006-11-28, by diego
-
Remove one level of indirection on VIDIX install/uninstall.2006-11-28, by diego
-
cosmetical reformatting2006-11-27, by nicodvb
-
feed the content of NAV_PACKET to the demuxer2006-11-27, by nicodvb
-
Shorten LIBAV_INC handling.2006-11-27, by diego
-
Merge _ld_arch into _ld_extra.2006-11-27, by diego
-
cosmetics to ease future patching2006-11-27, by diego
-
Disable cddb on Darwin at Reimar's request.2006-11-27, by diego
-
_ld_sock is already in _ld_extra.2006-11-27, by diego
-
Add a config.mak variable for CDDB.2006-11-27, by diego
-
Change "p" asm constraints to "g", since "p" was a no longer necessary hack to2006-11-27, by reimar
-
Note that ffxandpcm only works with libavformat.2006-11-27, by diego
-
Don't include freetype headers in other headers.2006-11-27, by eugeni
-
Fix compilation broken in previous commit.2006-11-27, by eugeni
-
Move ass_font_desc_t and ass_font_t declarations to ass_font.h.2006-11-27, by eugeni
-
Cosmetics: reindent.2006-11-27, by eugeni
-
Don't call FT_Set_Transform/FT_Set_Pixel_Sizes if values have not changed.2006-11-27, by eugeni
-
help messages:2006-11-27, by kraymer
-
Move ass_font_t allocation to ass_font.h.2006-11-27, by eugeni
-
insert line break for overly long line (second line indented)2006-11-27, by kraymer
-
wrapper.S should be compiled on non-Darwin, non-Windows systems.2006-11-27, by diego
-
Initialize font size with 0.2006-11-27, by eugeni
-
Remove unused unk_exp1 loader asm code2006-11-27, by reimar
-
localization of parser-m*cmd.c messages2006-11-27, by ptt
-
Ignore libmpmux.a.2006-11-27, by diego
-
Split muxers into a separate library that only MEncoder is linked against.2006-11-27, by diego
-
FFmpeg-style dependency declaration2006-11-27, by diego
-
Remove redundant ifeq ($(TARGET_ARCH_POWERPC),yes), AltiVec exists only on PPC.2006-11-27, by diego
-
Move common code to mpcommon.mak.2006-11-27, by diego
-
Sync with FFmpeg changes for (de)muxer registration.2006-11-27, by diego
-
test1 --> test2006-11-27, by diego
-
cosmetics: Merge SRCS together, alphabetical order, whitespace.2006-11-27, by diego
-
oops someone forgot obj-c source file2006-11-27, by nplourde
-
cosmetics:indentation2006-11-27, by diego
-
Untangle dependencies that are handled by configure.2006-11-27, by diego
-
Remove unused LIBAV_INC variable.2006-11-27, by diego
-
Remove superfluous dependency declaration on real header files.2006-11-27, by diego
-
simplify test target2006-11-27, by diego
-
Simplify, TARGET_WIN32 is both Cygwin and MinGW.2006-11-27, by diego
-
Simplify test program generation.2006-11-27, by diego
-
Remove superfluous CFLAGS declaration (is in mpcommon.mak).2006-11-27, by diego
-
There are no .s files in mp3lib/, remove the corresponding suffix rule.2006-11-27, by diego
-
libac3 was removed ages ago, remove the related test target.2006-11-27, by diego
-
.s files don't exist anymore.2006-11-27, by diego
-
Synced with r211682006-11-27, by torinthiel
-
fix compilation for win32 dll codec support for intel osx2006-11-27, by nplourde
-
Remove unnecessary header indirection.2006-11-27, by diego
-
Use standard SRCS2 name for MEncoder sources.2006-11-27, by diego
-
Move common code for generating multiple libraries to mpcommon.mak.2006-11-27, by diego
-
10l: Muxers were not being compiled even when MEncoder was enabled.2006-11-27, by diego
-
FFmpeg-style conditional dependency declaration2006-11-27, by diego
-
libmpdemux has no subdirectories.2006-11-27, by diego
-
sync w/ 212982006-11-26, by gpoirier
-
"D" interactive key also works with yadif now2006-11-26, by gpoirier
-
Merge duplicate entries.2006-11-26, by diego
-
Remove unnecessary variable indirection.2006-11-26, by diego
-
Remove obsolete "no_more_font_messages" hack.2006-11-26, by eugeni
-
rename all *_nom (nominator) to the correct *_num (numerator)2006-11-26, by ivo
-
Move fonts-related code to a separate file.2006-11-26, by eugeni
-
cosmetics: alphabetical order2006-11-26, by diego
-
FFmpeg-style conditional dependency declaration2006-11-26, by diego
-
100l typos2006-11-26, by diego
-
Remove useless variable indirection.2006-11-26, by diego
-
cosmetics: Move around some entries for better readability.2006-11-26, by diego
-
Do not use many different variables for SRCS.2006-11-26, by diego
-
Reorder entries for better readability.2006-11-26, by diego
-
Remove unused include variable.2006-11-26, by diego
-
Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since2006-11-26, by reimar
-
Make ass_new_font return ass_font_t struct (instead of just FT_Face).2006-11-26, by eugeni
-
Move ass_font_t to header.2006-11-26, by eugeni
-
Rename:2006-11-26, by eugeni