log

age author description
2007-09-05 diego Matroska muxer now available in libavformat.
2007-09-04 diego Move debug message to verbose output level.
2007-09-04 diego Remove obsolete libac3 entry.
2007-09-04 diego warnig fix (blessed by Rich):
2007-09-04 reimar Add a bicubic scaler that needs a lot more instruction but no
2007-09-03 reimar Do not reset user-enabled mute on EOF, but only on exit.
2007-09-03 voroshil Fix for:
2007-09-03 reimar Fix compilation after patch to remove global vo_hdc
2007-09-03 reimar Remove global vo_hdc, since it is recommended to release a DC as soon as possible.
2007-09-03 reimar Remove checks that in the worst case will completely break fullscreen
2007-09-03 reimar Make sure aspect hint is adjusted on aspect change
2007-09-02 reimar Cosmetics: set vo_hint.flags at more consistent places (directly before
2007-09-02 Gabrov synced with r24329
2007-09-02 uau manpage fix: escape '\' in -vf geq description
2007-09-02 nicodvb decerebrated-proof guide to the instalation of dvdnav
2007-09-02 kraymer fix broken MinGW-Howto link
2007-09-02 Gabrov synced with r24310
2007-09-02 voroshil Increase number of skipped buffers to 5 to avoid mixing teletext pages from
2007-09-01 nicodvb a mouse selection may require at least a video codec reinit
2007-09-01 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
2007-09-01 nicodvb moved to reinit_video_chain() the assignment of sh_video->stream_aspect, where it makes more sense
2007-09-01 voroshil Make sure that no pages will left in cache during
2007-09-01 nicodvb if the stream reader supports it assign to the video the stream aspect ratio
2007-09-01 nicodvb added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
2007-09-01 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
2007-09-01 nicodvb introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from the stream layer (if supported)
2007-09-01 voroshil Drop out control chars from page header in time position.
2007-09-01 iive Remove imported rational calculation code and use the original one from avutil.
2007-09-01 voroshil Fix missed -1 -> 0x3f7f changes for subpage number.
2007-09-01 voroshil Fix displaying start page when it has subpages.
2007-09-01 voroshil Proper support for flashing chars in teletext pages.
2007-08-31 gpoirier sync w/r24310
2007-08-31 voroshil Support for selecting language via packet 28.
2007-08-31 mhoffman renaming ARCH_BFIN to HAVE_BFIN
2007-08-31 diego Make DGA 1 and DGA 2 separately selectable.
2007-08-31 diego warning fixes:
2007-08-31 diego Remove pointless forward declarations.
2007-08-30 diego cosmetics: Sort some lines, whitespace changes.
2007-08-30 cehoyos Added Sun VO driver for Denes Balatoni
2007-08-30 kraymer ignore some symlinked files
2007-08-29 Gabrov synced with r24301
2007-08-29 compn replace deleted line
2007-08-29 voroshil Small code simplification as suggested by Reimar:
2007-08-29 voroshil Simplify code by using FFSWAP
2007-08-29 voroshil (cosmetics) replace tabs with spaces
2007-08-29 voroshil (cosmetics) fix indentation of previous commit
2007-08-29 voroshil Implement Hold/Release graphics (showing control chars as
2007-08-29 voroshil Implement Flash/Steady (swapping foreground/background colors)
2007-08-29 compn suboption consistency, add fixme document -vivo suboptions
2007-08-29 compn remove planned features, ok by diego
2007-08-29 kraymer sync with r24137, patch by JRaSH
2007-08-29 voroshil Make charset constants naming consistant
2007-08-29 diego Purge looooong obsolete remnants of vo_fsdga.
2007-08-29 diego Remove unused extern int declaration.
2007-08-29 cehoyos Silence make's 'Please run configure again' if it was already run.
2007-08-29 diego cosmetics: Fix up whitespace, indentation and similar things.
2007-08-29 diego Fix linking on Windows.
2007-08-29 diego warning fixes:
2007-08-29 diego warning fix:
2007-08-29 diego Build test programs with standard CFLAGS and use implicit rules.
2007-08-29 diego warning fix:
2007-08-29 diego Add FFmpeg AC-3 decoder.
2007-08-28 diego warning fixes:
2007-08-28 Gabrov synced with r24216
2007-08-28 diego typos
2007-08-28 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
2007-08-28 iive Fix compilation by adding forgotten comma.
2007-08-28 voroshil Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.
2007-08-28 diego Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego cosmetics: Add some explanatory comments to #endif directives.
2007-08-28 diego warning fix:
2007-08-28 voroshil Move channels option parsing code into separate routine.
2007-08-28 diego warning fix:
2007-08-28 voroshil Implement X/27/0 packet decoding.
2007-08-28 reimar Add code to clear left and right borders not only top and bottom.
2007-08-28 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego warning fix:
2007-08-28 diego Mark xx function as returning char, fixes:
2007-08-28 diego Remove nonsensical #ifdef.
2007-08-28 attila Assume first xinerama screen, in case xmga could
2007-08-28 voroshil Implement 8/30 format 1 teletext packet decoding
2007-08-28 kraymer Typo
2007-08-27 rtogni BGR15 is also a valid format for 4xm video
2007-08-27 nicodvb in stream_control() remove redefinition of d in a case block, previously assigned in the same function
2007-08-27 nicodvb in open_s() unified failure code in fail:
2007-08-27 reimar Fix wrong calculation of nbooleans that causes a crash on 64 bit systems
2007-08-27 reimar Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
2007-08-27 reimar Process any waiting commands (got_cmd set). Should fix e.g. smplayer.
2007-08-27 diego Simplify the addition of -g to some CFLAGS.
2007-08-27 diego Move common link libs/objects into a variable.
2007-08-27 diego consistent linking order
2007-08-27 diego Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
2007-08-27 diego Simplify linkage parameters.
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego warning fixes:
2007-08-27 diego Remove unnecessary fastmemcpybench prerequisite.
2007-08-27 diego Remove unused #include.
2007-08-27 diego Fix a ton of warnings:
2007-08-27 diego Simplify bmovl-test compilation call.
2007-08-27 diego Fix "incompatible implicit declaration of built-in function 'exit'" warnings.
2007-08-27 diego Mark phony targets as such.
2007-08-27 diego Move fastmemcpybench objects to link against into prerequisites.
2007-08-27 diego warning fix:
2007-08-27 diego warning fix:
2007-08-27 diego warning fix:
2007-08-27 diego warning fixes:
2007-08-27 diego Revert last commit, -mstackrealign was added in gcc 4.2 and should not
2007-08-27 diego Better handling of Alpha MVI CPU extensions (untested).
2007-08-26 diego Fix warnings:
2007-08-26 kraymer r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.
2007-08-26 voroshil (cosmetics) remove unnecessary ';'
2007-08-26 voroshil Add missed in r24212 strings definitions
2007-08-26 voroshil r24125: Automatic TV channels scanning ability for MPlayer.
2007-08-26 voroshil r24180: Document xorg.conf option needed for Xv playback on Intel cards.
2007-08-26 voroshil Replace perror() with mp_msg()
2007-08-26 voroshil Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.
2007-08-26 voroshil 10l: Move #endif upper to reflect changes in r24054.
2007-08-26 voroshil Fix typo
2007-08-26 reimar Remove unused _def_altivec
2007-08-26 voroshil Suboptions structure should be passed as array not as address of array.
2007-08-26 reimar Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"
2007-08-26 voroshil Add teletext specification reference
2007-08-26 voroshil Remove ugly Russian language support hack.
2007-08-26 voroshil Add support for Latin National Option Sub-Sets
2007-08-26 voroshil Enable decoding of packet X/24, it is usual teletext line
2007-08-25 reimar Split lschunks function further, it is simply too huge to do any useful changes (e.g. for
2007-08-25 diego Get netstream closer to linking.
2007-08-25 diego warning fix:
2007-08-25 diego Fix subrip and vivodump linking.
2007-08-25 diego Ignore modify_reg.
2007-08-25 diego Mark vfw2menc as Windows-only.
2007-08-25 diego warning fix:
2007-08-25 diego warning fix:
2007-08-25 diego warning fix:
2007-08-25 diego Fix warning:
2007-08-25 diego warning fix:
2007-08-25 diego Fix warning:
2007-08-25 diego Remove pointless variable declaration, the code that sets it is long-gone.
2007-08-25 voroshil 10l: "&" should be done after ">>"
2007-08-25 diego Remove stray comment, the code it commented is long-gone.
2007-08-25 voroshil Language bits in teletext page header are
2007-08-25 diego Fix warnings:
2007-08-25 diego Fix warning:
2007-08-25 diego Fix warnings:
2007-08-25 diego Extract a poor int declaration from within the uncouth grip of an if statement
2007-08-25 diego Fix warnings:
2007-08-25 diego Fix warning:
2007-08-25 rathann Document xorg.conf option needed for Xv playback on Intel cards.
2007-08-25 diego Fix warning:
2007-08-25 diego Fix warnings:
2007-08-25 diego Fix warnings:
2007-08-25 diego Add multiple inclusion guards.
2007-08-25 diego Fix warning:
2007-08-25 diego Move button variable into the if () where it is actually used.
2007-08-25 diego Remove redundant extern declarations, #include the right headers instead.
2007-08-25 gpoirier sync w/r24084
2007-08-25 diego Fix redundant redeclaration warnings.
2007-08-25 diego Fix unused variable warning when USE_DVDNAV is not defined.
2007-08-25 diego Remove redundant extern variable declarations, include proper headers instead.
2007-08-25 diego Remove redundant variable declaration.
2007-08-25 diego Remove redundant variable declarations.
2007-08-25 diego Remove redundant variable declaration.
2007-08-25 diego Remove redundant variable declarations.
2007-08-25 diego Remove redundant variable declaration.
2007-08-25 diego Remove redundant variable declaration.
2007-08-25 diego Fix some unused variable warnings.
2007-08-25 reimar Revert r24158, it is not necessary with unsigned bitfield
2007-08-25 reimar Change bitfield to unsigned so that we get the usual truth values
2007-08-25 Gabrov synced with r24137
2007-08-25 reimar Hack around broken bitfields in gcc 4.2
2007-08-25 reimar Fix invalid fd check, the bug is somewhere else though.
2007-08-25 reimar HACK: check added fds for validity because otherwise mplayer
2007-08-25 reimar Fix loads of warnings
2007-08-25 uau Handle queued commands from input event functions immediately
2007-08-25 uau Watch X11 fd in main input select() if using vo xv
2007-08-25 uau Add separate event input type for terminal+vo
2007-08-25 uau Use a single select() for both key and slave input