Mercurial > mplayer.hg
graph
-
Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of2008-11-13, by reimar
-
document x264's option subq=0, plus a bit of factoring and added details2008-11-13, by gpoirier
-
Print out that vo_macosx is disabled when Mac OS X APIs are not available.2008-11-13, by diego
-
Fix Windows OpenGL -wid:2008-11-11, by reimar
-
Partial sync to 278432008-11-11, by torinthiel
-
Sync with latest FFmpeg changes.2008-11-08, by diego
-
Synced with r25786.2008-11-08, by bircoph
-
Synced with r27402. Some spelling, typo fixes.2008-11-07, by bircoph
-
For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS.2008-11-06, by reimar
-
sync w/r278952008-11-06, by gpoirier
-
Add #include <string.h> for memset.2008-11-04, by diego
-
Fix typo in psy-rd x264 option description.2008-11-04, by diego
-
Add some const specifiers to function name variables; fixes a bunch of2008-11-04, by diego
-
Intialize unused fd variables to -1 (which is actually invalid) instead2008-11-04, by reimar
-
Fix a typo.2008-11-04, by bircoph
-
Remove outdated sections.2008-11-03, by diego
-
Merge ARCH_BFIN lines.2008-11-03, by diego
-
Add tests target for libswscale test programs.2008-11-03, by diego
-
Remove forgotten ASM_OBJS in libswscale2008-11-03, by mru
-
synced with r278852008-11-03, by Gabrov
-
44% synced with r22753 (going on... ;))2008-11-03, by ptt
-
lavc tscc decoder now also depends on zlib2008-11-02, by reimar
-
Add a few more supported URL protocols2008-11-02, by reimar
-
Forgotten reindent2008-11-02, by reimar
-
Add a noicyx:// protocol to allow easier testing for misconfigured servers.2008-11-02, by reimar
-
vfw.h needs a windows.h include before on MinGW64.2008-11-02, by reimar
-
Change OpenGL support to work on unmodified MinGW642008-11-02, by reimar
-
Use libavutil FFMIN etc. instead of defining our own variants.2008-11-02, by reimar
-
Avoid pointless casting of void*2008-11-02, by reimar
-
Consistently use NULL for pointers instead of 0.2008-11-02, by reimar
-
Fallback to non-fontconfig behaviour when fontconfig initialization fails.2008-11-02, by reimar
-
vobsub: move extradata out of vobsub_t struct2008-11-01, by aurel
-
vobsub: add sanity check2008-11-01, by aurel
-
Add an option that sets initial playback volume.2008-10-31, by diego
-
Missing free in malloc error case in COutputPinCreate.2008-10-31, by reimar
-
Avoid useless casts of malloc results.2008-10-31, by reimar
-
Avoid a potential memleak in parse_obj_params in case of a missing2008-10-31, by reimar
-
Avoid a memleak if allocation of field_name fails, fixes bug #1319.2008-10-31, by reimar
-
Consistently use dashes to separate words in section IDs.2008-10-30, by diego
-
Fix typo noticed by Paul TT.2008-10-30, by diego
-
linking corrections2008-10-30, by ptt
-
synced with r278432008-10-30, by ptt
-
synced with r278432008-10-30, by ptt
-
synced with r278522008-10-30, by ptt
-
removed, as rev.277712008-10-30, by ptt
-
synced with r277702008-10-30, by ptt
-
synced with r278152008-10-30, by ptt
-
synced with r276402008-10-30, by ptt
-
synced with r276632008-10-30, by ptt
-
synced with r276832008-10-30, by ptt
-
updated links for other commit reference2008-10-30, by ptt
-
synced with r277712008-10-30, by ptt
-
synced with r278332008-10-30, by ptt
-
Move codec installation instructions from the codecs section to a more2008-10-30, by diego
-
Restore XMMS input plugin section from removed section in a better place.2008-10-30, by diego
-
We now require GNU make 3.81.2008-10-29, by diego
-
Remove X11 backing store: this is now a useless flag.2008-10-29, by ben
-
zlib is used in many places.2008-10-29, by diego
-
Move libmad codec installation section to software requirements.2008-10-29, by diego
-
section title wording fixes2008-10-28, by diego
-
Group codec library installation instructions together in a codec2008-10-28, by diego
-
Move general comments from the video codec section to the top level.2008-10-28, by diego
-
Remove useless FFmpeg codec section.2008-10-28, by diego
-
Make sure that linker flags passed as configure parameters appear before2008-10-28, by diego
-
Factorize vobsub idx/extradata handling.2008-10-27, by aurel
-
Disallow the modification of teletext properties when the tv demuxer is2008-10-27, by faust3
-
Avoid calling init_vo_spudec() too early.2008-10-27, by aurel
-
Fix smartblur filter crash due to missing default scaler choice;2008-10-27, by diego
-
Silence GCC warnings:2008-10-27, by vitor
-
rgb2rgb.h was not really intended to be a public header, thus remove it.2008-10-27, by michael
-
Remove rgb2rgb.h dependency.2008-10-27, by michael
-
Silence the following GCC warning:2008-10-26, by vitor
-
Merge two Xvid build steps.2008-10-26, by diego
-
Remove reference to containers.xml, which was removed.2008-10-26, by diego
-
Remove notice about necessary tool versions in Xvid section, the info is2008-10-26, by diego
-
Remove obsolete and pointless reference to Xvid divxcompat mode.2008-10-26, by diego
-
cosmetics: alphabetical order2008-10-26, by diego
-
configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec2008-10-26, by uau
-
Remove unused code that can't be compiled without svn archive.2008-10-25, by cehoyos
-
Do not attempt to use the unscaled yuv2rgb converter when height is odd because2008-10-25, by michael
-
minor fix in example command line for users2008-10-25, by compn
-
cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.2008-10-25, by diego
-
configure: Set CONFIG_FFT to fix libavcodec compilation2008-10-25, by uau
-
vf_palette: Fix compilation after libswscale API changes2008-10-25, by uau
-
updated to r27402, jumping over 27072, by now, i'll do soon2008-10-24, by ptt
-
Conditionally declare a conditionally used variable, fixes the warning:2008-10-24, by diego
-
10l: Revert SH4 removal, which is required in FFmpeg.2008-10-24, by diego
-
Cosmetics: alignment2008-10-23, by vitor
-
Fix broken palette8to*.2008-10-23, by vitor
-
cosmetics: typo fix2008-10-23, by diego
-
remove outdated message about outfmt=i4202008-10-23, by compn
-
SH4 is an architecture, not a CPU extension.2008-10-23, by diego
-
Add ARM pld instruction test for FFmpeg ARM optimizations.2008-10-23, by diego
-
IWMMXT optimizations were removed from our internal libmpeg2 copy, so now2008-10-22, by diego
-
Try to improve binary codec pack installation instructions.2008-10-22, by diego
-
increase the max RTP packet size to 5MB as modern Elphel2008-10-22, by attila
-
Determine default CD/DVD device in configure instead of using an #ifdef jungle.2008-10-21, by diego
-
Make cpuinfo.c compile under MinGW642008-10-20, by reimar
-
Replace typeof by __typeof__, the former is a non-portable GNU extension.2008-10-20, by diego
-
Translate a Hungarian comment, thanks to Denes Balatoni.2008-10-19, by diego
-
Convert typeof keyword into __typeof__2008-10-19, by conrad
-
Avoid CreateThread and especially TerminateThread since they cause a memleak.2008-10-19, by reimar
-
Remove useless casts.2008-10-19, by reimar
-
Improve error message when screen width and height are not set.2008-10-19, by diego
-
Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.2008-10-19, by diego
-
improve documentation of latest x264's options2008-10-18, by gpoirier
-
Use av_malloc/av_free for audio-related buffers to avoid crashes due to2008-10-18, by reimar
-
pci.c includes dha.h, remove redundant MAX_* defines2008-10-18, by ranma
-
fixed image format detection for 15 bit color depths2008-10-17, by faust3
-
cosmetics: Reorganize config.h. Remove pointless comments, group together2008-10-16, by diego
-
typo: _dev_dvd_openbsd --> _def_dvd_openbsd2008-10-16, by diego
-
Create LIBDIR for binary codecs upon make install.2008-10-16, by diego
-
Move dcbzl definition to the FFmpeg section of config.h where it belongs.2008-10-16, by diego
-
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.2008-10-16, by diego
-
Revert declaring ThreadProc as void, it breaks the WINAPI.2008-10-16, by diego
-
Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.2008-10-16, by diego
-
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.2008-10-16, by diego
-
Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.2008-10-16, by diego
-
Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.2008-10-16, by diego
-
Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.2008-10-16, by diego
-
Move X11_FULLSCREEN definition to x11_common.h where it belongs.2008-10-16, by diego
-
cosmetics: Merge some preprocessor checks.2008-10-16, by diego
-
fixed overlay x and y calculation2008-10-16, by faust3
-
Move attribute_used declaration from config.h to mangle.h where it is useful.2008-10-16, by diego
-
Remove pointless attribute_used from variable declaration.2008-10-16, by diego
-
Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make it2008-10-16, by diego
-
Convert asm keyword into __asm__.2008-10-16, by flameeyes
-
sun --> __sun in config.h preprocessor check2008-10-16, by diego
-
misc updates for the Xvid, x264 and AAC sections2008-10-14, by diego
-
cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.2008-10-14, by diego
-
cosmetics: Consistently name all header #define variables.2008-10-14, by diego
-
Remove some pointless and/or outdated codec documentation sections.2008-10-14, by diego
-
Honour differences between src and dst stride for packed yuv2008-10-14, by faust3
-
Remove section about containers. Its contents are non-informative, redundant,2008-10-14, by diego
-
Update VIDIX vs. svgalib documentation.2008-10-14, by diego
-
#include necessary libavcodec header and remove duplicated struct declaration.2008-10-14, by diego
-
update x264's section with r999 of x2642008-10-14, by gpoirier
-
Remove useless '#undef realloc', realloc is not referenced anywhere near.2008-10-14, by diego
-
Remove duplicate extern declaration, fixes the warning:2008-10-14, by diego
-
Remove unused variable ncomps.2008-10-13, by diego
-
Fix double free in demux_nut, patch by Onur Küçük.2008-10-13, by ods15
-
Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.2008-10-13, by diego
-
Remove global definition of WIN32 in config.h for Cygwin.2008-10-13, by diego
-
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.2008-10-13, by diego
-
Remove pointless #ifdef around the whole file, it is just a complicated #if 1.2008-10-13, by diego
-
Declare ThreadProc as void, it does not return anything, fixes the warning:2008-10-13, by diego
-
Remove unused function, fixes the warning:2008-10-13, by diego
-
Unconditionally #include osdep/shem.h, fixes the warnings on Cygwin:2008-10-13, by diego
-
Add missing Cygwin header, fixes the warning:2008-10-13, by diego
-
Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:2008-10-13, by diego
-
Surround conditionally used function with corresponding #ifdef, fixes:2008-10-13, by diego
-
Remove redundant variable declaration, fixes the warning:2008-10-13, by diego
-
Remove check for byteswap.h, it was removed from FFmpeg.2008-10-13, by diego
-
Remove unused variables.2008-10-12, by diego
-
Remove redundant declaration of proc_priority.2008-10-12, by diego
-
Filter out .hh and .h files in the C++ dependency generation command.2008-10-12, by diego
-
Remove useless HAVE_STRCHR definition from config.h.2008-10-12, by diego
-
Add missing support for some multimedia keys to X11 backend code.2008-10-12, by diego
-
Move socklen_t typedef from config.h to stream/network.h.2008-10-12, by diego
-
Do not provide a prototype for setenv in config.h, we do not provide a2008-10-11, by diego
-
cosmetics: Move some config.h entries to more sensible places.2008-10-10, by diego
-
cosmetics: Group codec-, network- and gui-related options together in config.h.2008-10-10, by diego
-
cosmetics: Group system header and function definitions together in config.h.2008-10-09, by diego
-
Remove unused line (and fix an icc warning).2008-10-09, by cehoyos
-
Replace numeric constants by their defines.2008-10-09, by cehoyos
-
Mark some symbols in swscale.c as constant.2008-10-09, by flameeyes
-
Mark dither_2x2_{8,4} static to swscale.c2008-10-09, by flameeyes
-
Mark variation-specific interleaveBytes static.2008-10-09, by flameeyes
-
Invert logic for the single-pass in swScale() functions.2008-10-09, by flameeyes
-
Change variable types from int to enum PixelFormat.2008-10-09, by cehoyos
-
Fix channel order for ffmpeg flac codec.2008-10-09, by ulion
-
Do not set src[1] to the palette, it is now in the context2008-10-08, by vitor
-
Add a new unscaled PAL8 -> RGB converter.2008-10-08, by vitor
-
r27182: apply parameter name change of no-correct-pts from r26842 to man page2008-10-08, by kraymer
-
Change one more variable type from int to enum PixelFormat.2008-10-08, by aurel
-
Change variable types from int to enum PixelFormat.2008-10-07, by cehoyos
-
Remove unnecessary HAVE_AV_CONFIG_H #define.2008-10-07, by diego
-
sync w/r276912008-10-06, by gpoirier
-
Correctly place second const in declaration.2008-10-05, by cehoyos
-
Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where2008-10-05, by diego
-
gcc-apple specific fallback not necessary anymore2008-10-05, by lu_zero
-
Disable mp3lib and liba52-internal for icc.2008-10-05, by cehoyos
-
Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE macro.2008-10-05, by diego
-
synced with r277182008-10-05, by Gabrov
-
Remove b5Dither, g5Dither and r5Dither from libswscale.2008-10-04, by cehoyos
-
Revert the removal of the likely/unlikely macros, they are still used.2008-10-04, by diego
-
Merge variable declaration and export.2008-10-04, by diego
-
Remove g6Dither from libswscale.2008-10-04, by cehoyos
-
Fix "format '%d' expects type 'int', but argument 6 has type 'size_t'" warning.2008-10-04, by ranma
-
Add a comment to lonely 'fi' for clarification.2008-10-04, by diego
-
cosmetics: more config.h reordering2008-10-04, by diego
-
cosmetics: Reorder entries in config.h.2008-10-04, by diego
-
100l: Revert incorrect removal or --ar and --ranlib options.2008-10-04, by diego
-
cosmetics: Improve some config.h comments.2008-10-04, by diego
-
Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h.2008-10-04, by diego
-
Remove unused HAVE_SYS_POLL_H definition from config.h.2008-10-04, by diego
-
cosmetics: Move around some more stuff in config.mak.2008-10-04, by diego
-
cosmetics: Move around stuff in config.mak.2008-10-04, by diego
-
Remove unused LIBDIR Makefile variable from config.mak.2008-10-04, by diego
-
Remove unused options --ar and --ranlib.2008-10-04, by diego
-
Do not set DESTDIR to an empty value so that it can be overridden on the2008-10-04, by diego
-
FAAC/FAAD are no longer the only available AAC encoders/decoders.2008-10-04, by diego
-
Remove word size check and macro and use __WORDSIZE directly instead.2008-10-04, by diego
-
Remove MPlayer-specific MP_WORDSIZE hack.2008-10-04, by diego
-
Merge SPARC and SPARC64 sections in the CPU detection code.2008-10-04, by diego
-
Skip setting variables to empty values in the CPU detection code.2008-10-04, by diego
-
Remove MinGW cruft.2008-10-03, by diego
-
100l copy and paste typo fix2008-10-03, by diego
-
spelling cosmetics2008-10-03, by diego
-
Fix vsscanf test.2008-10-03, by diego
-
vo_fbdev now supports -geometry.2008-10-03, by diego
-
whitespace cosmetics2008-10-03, by diego
-
CVS --> Subversion2008-10-03, by diego
-
fix compilation w/ FFmpeg r155332008-10-03, by gpoirier
-
Add missing #include for mplayer.h, fixes the warning:2008-10-03, by diego
-
Filter out xpm files from the list of dependencies to check for recursive2008-10-03, by diego
-
External liba52 parameters should only be enabled if the check succeeded.2008-10-03, by diego
-
Internal liba52 should default to enabled.2008-10-03, by diego
-
fix FAQ about compiling 32 bit mplayer on x86_642008-10-02, by gpoirier
-
Use the existing pt_iter_goto_head function instead of reimplementing it2008-10-01, by reimar
-
mpctx->playtree is a node, files can not be directly appended to it,2008-10-01, by reimar
-
Add a "pause" property to allow checking if MPlayer is paused.2008-10-01, by reimar
-
Add a m_property_flag_ro function for the default behaviour of a2008-10-01, by reimar
-
10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.2008-10-01, by diego
-
Remove IWMMXT optimizations through libavcodec from libmpeg2.2008-10-01, by diego
-
sync w/r276512008-09-30, by gpoirier
-
Apply patch for oCERT #2008-013 / CVE-2008-38272008-09-30, by reimar
-
sync w/r276072008-09-29, by gpoirier
-
Remove unused function fast_memcpy.2008-09-29, by diego
-
cosmetics: indentation2008-09-29, by diego
-
Revert mistakenly committed hunk.2008-09-29, by michael
-
Print all cases that are tested, not just the ones that are bad.2008-09-29, by michael
-
Fix infinite loop with spline, bug was introduced in r27612 by me.2008-09-29, by michael
-
cosmetics: prettyprinting2008-09-28, by diego
-
slave command to get the number of chapters; patch by Kevin DeKorte - kdekorte gmail com2008-09-26, by nicodvb
-
Since the pause loop now also runs commands, set mpctx->was_paused2008-09-25, by reimar
-
Add an experimental pausing_keep_force slave mode command prefix2008-09-25, by reimar
-
Do not special-case a grouping-subsegment length of 0.2008-09-25, by reimar
-
misc fixes for the GUI section2008-09-25, by diego
-
Add debug message about loaded frequency tables.2008-09-24, by voroshil
-
Make output messages of frequency selection code more useful by2008-09-24, by voroshil
-
Fix overflow in frequency conversion code inside tvi_dshow.2008-09-24, by voroshil
-
Add RVTR fourcc to ffrv20 decoder.2008-09-23, by diego
-
Remove one more pointless and gcc-specific __attribute__ ((unused)).2008-09-23, by diego
-
Restore function parameters mistakenly removed in previous commit.2008-09-23, by diego
-
Remove pointless and gcc-specific __attribute__ ((unused)).2008-09-23, by diego
-
Make sure -I. appears before all other -I flags.2008-09-21, by diego
-
Fix glAdjustAlignment parameter in glCreateClearTex2008-09-20, by reimar
-
Change glCreateClearTex to use the same host data format as later uploads.2008-09-20, by reimar
-
add blackmagic 10bit decoder, works on v-codecs/R210/2008-09-20, by compn
-
typo fix spotted by diego2008-09-20, by compn
-
add outdir sub-option to vo png2008-09-20, by ben
-
Use already "prefetched" atoms instead of calling XInternAtom each time.2008-09-20, by reimar
-
another dup2008-09-20, by compn
-
duplicate fourcc spotted by uoti2008-09-20, by compn
-
fix typo2008-09-20, by compn
-
sync with videolan2008-09-19, by compn
-
sync with xine2008-09-19, by compn
-
sync with libavformat/riff.c2008-09-19, by compn
-
sync with libavformat/isom.c fourcc2008-09-19, by compn
-
add windows NUL info2008-09-19, by compn
-
document lavc/lavf avoption o suboption2008-09-19, by compn
-
add lavfopts matroska suboption2008-09-18, by compn
-
Uniform *ToY and *ToUV function signatures2008-09-18, by lu_zero
-
Split mono2Y in monowhite and monoblack2008-09-18, by lu_zero
-
Factorize unit32_t* casts for palette pointer2008-09-18, by lu_zero
-
Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes.2008-09-17, by diego
-
Add shared libswscale support.2008-09-16, by rathann
-
With -identify, ID_DVD_VOLUME_ID is not shown on some systems.2008-09-16, by diego
-
Do not clobber _inc_extra variable when setting initial include flags.2008-09-16, by diego
-
Initialize _def_liba52 and _def_liba52_internal before the liba52 checks2008-09-16, by diego
-
Fix segfault with rgb24 and full_internal_chroma due to non-existing alpha2008-09-16, by michael
-
yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.mov2008-09-16, by compn
-
Update the copyright statement.2008-09-15, by syrjala
-
Cosmetics:2008-09-15, by syrjala
-
Don't limit BES to non-synced single buffering when CRTC2 is used.2008-09-15, by syrjala
-
Rename some variables and change some strings to make the CRTC1 code clearer.2008-09-15, by syrjala
-
Add CRTC1 support.2008-09-15, by syrjala
-
Remove BGR24 support since it has never worked anyway.2008-09-15, by syrjala
-
External liba52 support, part 2 of 2.2008-09-15, by rathann
-
External liba52 support part 1 of 2.2008-09-15, by rathann
-
Use standard -I flags to compile codec-cfg.2008-09-15, by diego
-
Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end.2008-09-15, by diego
-
riff.h and avi.h are not needed, but avio.h is.2008-09-15, by diego
-
Eliminate void * arithmetic.2008-09-15, by syrjala
-
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.2008-09-15, by diego
-
Avoid useless line in libpostproc test.2008-09-15, by diego
-
Avoid using floating point for calculating filter coefficients.2008-09-15, by michael
-
Avoid some explicit types in sizeof().2008-09-14, by michael
-
Use av_mallocz() instead of for() =0;2008-09-14, by michael
-
Move dither tables from yuv2rgb to swscale, they have been written by me and2008-09-14, by michael
-
synced with r276072008-09-14, by Gabrov
-
wording consistency cosmetics2008-09-14, by diego
-
Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.2008-09-14, by reimar
-
Sync diff with libmpeg2 update.2008-09-13, by diego
-
Update internal libmpeg2 copy to version 0.5.1.2008-09-13, by diego
-
libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.2008-09-13, by diego
-
Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.2008-09-13, by ben
-
Remove version string from name of local changes diff file.2008-09-13, by diego
-
Fix indention.2008-09-13, by michael
-
Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm.2008-09-13, by michael
-
multiple locales in mplayer wish2008-09-13, by compn
-
Disable mmx routines that are not bitexact when the user wants2008-09-13, by michael
-
Make horizontal mmx scaling code match C code.2008-09-13, by michael
-
Ensure that additional filter coeffs that exist due to alignment2008-09-13, by michael
-
yvu9toyv12Wrapper is not bitexact so disable it when the user wants2008-09-12, by michael
-
Make the horizontal C scaler code clip only against INT16_MAX not 0,2008-09-12, by michael
-
Add bitexact flag.2008-09-12, by michael
-
The yuv->rgb tables are too small for clipping to be avoidable,2008-09-12, by michael
-
Fix another 1000l bug in the mono input code.2008-09-12, by michael
-
Add support for PIX_FMT_YUV440P.2008-09-12, by michael
-
10000l PIX_FMT_MONOWHITE check was really a || 1.2008-09-12, by michael
-
Support mono as input format.2008-09-12, by michael
-
Add support for PIX_FMT_MONOWHITE as output format.2008-09-12, by michael
-
rgb24toyv12 is not accurately rounding, so disable it as well when the2008-09-12, by michael
-
Do not use the unscaled yuv->rgb converters if SWS_ACCURATE_RND is set,2008-09-12, by michael
-
100000000000000l, forgot to commit header change for r27580.2008-09-11, by michael
-
Fix typo that lead to averaging of the same pixel in rgb24ToUV_half().2008-09-11, by michael
-
Remove mistakenly commited code I used for testing.2008-09-11, by michael
-
Implement full horizontal chroma for rgb/bgr24/32 output.2008-09-11, by michael
-
Do not do unneeded clipping in YSCALE_YUV_2_PACKEDX_C.2008-09-11, by michael
-
Factorize yuv2packedXinC().2008-09-11, by michael
-
Set rgb2yuv constants more accurately, makes no real difference though.2008-09-11, by michael
-
Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it2008-09-11, by michael
-
Correct normalization constant for the vertical filter.2008-09-10, by michael
-
Make the 2point linear interpolation coefficients correct even for the2008-09-10, by michael
-
Fix overflow.2008-09-10, by michael
-
sync w/r26990 and wording fixes, patch by Cédric Viou2008-09-10, by gpoirier
-
wording fixes by Cédric Viou2008-09-10, by gpoirier
-
typography and wording fixes, by Cédric Viou and myself2008-09-10, by gpoirier
-
Fix build failure due to %%eip on x86_64.2008-09-10, by michael
-
Change RGB2YUV_SHIFT from 16 to 15 to make it able to work2008-09-10, by michael
-
Add bgr/rgb15/16/32->UV-half to the macro so there is less code duplication2008-09-10, by michael
-
Factorize RGB/BGR15/16/32->UV by using the preprocessor.2008-09-10, by michael
-
Factorize rgb/bgr15/16/32->Y by using the preprocessor.2008-09-10, by michael
-
Make SWS_FULL_CHR_H_INP work.2008-09-10, by michael
-
spelling/wording cosmetics2008-09-10, by diego
-
More accurate rounding for 8bit inputs.2008-09-09, by michael
-
Rewrite bgr24->yuv mmx code, the new code is cleaner, more accurate,2008-09-09, by michael
-
more French typography fixes and wording fixes, by Cédric Viou and myself2008-09-09, by gpoirier
-
lots of fixes, original patch by Cédric Viou2008-09-09, by gpoirier
-
Add table of rgb->yuv conversion coefficients.2008-09-09, by michael
-
More correct rounding for the rgb/bgr->yuv converters.2008-09-09, by michael
-
Make internal Matroska demuxer default again2008-09-09, by uau
-
revert r27551 which break much more things than it fixes2008-09-09, by aurel
-
Use preprocessor conditionals to disable CPU-extension-specific code. We cannot2008-09-09, by diego
-
cosmetics: Fix offsets and fuzz in local diff.2008-09-09, by diego
-
Prevent overflows during mpeg->jpeg yuv.2008-09-09, by michael
-
Use internal demuxer for Matroska files for now2008-09-08, by uau
-
Revert bad changes to SSA/ASS subtitle packet format2008-09-08, by uau
-
fix compilation with lavc version > r152702008-09-08, by gpoirier
-
Fix compilation after libavcodec major version 52 changes2008-09-08, by uau
-
Fix jpeg yuv.2008-09-08, by michael
-
Fix typo in comment.2008-09-08, by michael
-
Fix accurate rounding mode on x86_64.2008-09-07, by michael
-
Make ToY and ToUV family of function consistent part I2008-09-07, by lu_zero
-
Make fast bilinear scaler work again.2008-09-07, by michael
-
'mp3lame' audio output codec was wrongly listed as 'lame'.2008-09-07, by diego
-
Replace casual GPL notices by proper license headers.2008-09-07, by diego
-
license header cosmetics2008-09-07, by diego
-
license header cosmetics2008-09-07, by diego
-
Remove wrong compilation instructions.2008-09-07, by diego
-
Remove encode2mpeglight, it is only an outdated stripped-down version of the2008-09-07, by diego
-
license header cosmetics2008-09-06, by diego
-
Fix incorrect FSF address in license header.2008-09-06, by diego
-
Replace casual GPL notice by proper license header.2008-09-06, by diego
-
Remove outdated URL from vd_info_t struct.2008-09-06, by diego
-
Remove version information from libmpeg2 vd_info_t struct.2008-09-06, by diego
-
libass: fix type mismatch between size parameter and the way it's used2008-09-05, by aurel
-
libass: add a new ass_process_data() to process demuxed subtitle packets2008-09-05, by aurel
-
demux_mkv: output correctly formated ASS packets2008-09-05, by aurel
-
simplify function selection code2008-09-05, by bcoudurier
-
enable yuv422p to uyvy converter2008-09-05, by bcoudurier
-
a valid ASS line contains 9 ',' before actual text2008-09-04, by aurel
-
lavf: the subtitles display duration is stored in pkt.convergence_duration2008-09-04, by aurel
-
Make 16bit grayscale output work.2008-09-04, by michael
-
Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr converters.2008-09-04, by michael
-
Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.2008-09-04, by michael
-
Fix 4 and 8 bit RGB/BGR input.2008-09-04, by michael
-
Remove workaround for rgb/bgr mess.2008-09-04, by michael
-
Fix 4 of the unscaled rgb15/16 converters, each of these contained2008-09-04, by michael
-
rgb vs bgr fix for the unscaled converters.2008-09-04, by michael
-
Fix rgb15/16 vs. bgr part2.2008-09-04, by michael
-
Fix rgb15/16 vs. bgr part1.2008-09-04, by michael
-
Add fflush to prevent stdout & stderr from being mixed.2008-09-04, by michael
-
support E-AC-3 decoding using ffmpeg2008-09-01, by aurel
-
Remove Windows-specific #ifdefs, the file does not compile on MinGW anyway.2008-09-01, by diego
-
Ignore .exe files on Windows.2008-09-01, by diego
-
Rename --enable-tremor-external option to --enable-tremor along with the2008-09-01, by diego
-
Do not refer to libcdio and liblzo as external in the help output.2008-09-01, by diego
-
Rename --enable-faad-external option to --enable-faad along with the2008-09-01, by diego
-
Initialize _def_faad* variables to disabled before setting them.2008-09-01, by diego
-
Fall back on external libfaad check if internal libfaad check failed.2008-09-01, by diego
-
Put '#define closesocket close' under proper '#ifndef HAVE_CLOSESOCKET'2008-09-01, by diego
-
Move '#define closesocket close' preprocessor directive to a common place2008-09-01, by diego
-
Revert moving closesocket definition and network headers to network.h.2008-08-31, by diego
-
Only use winsock2.h to check for closesocket().2008-08-31, by diego
-
Fix closesocket test, patch by Serge Levin, serge.levin.spb gmail com.2008-08-31, by diego
-
Add necessary #include <stdlib.h> for realloc/calloc/free.2008-08-31, by diego
-
Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED2008-08-31, by reimar
-
Change header inclusion guard names in line with FFmpeg r15120.2008-08-31, by stefano
-
Rename internal libdvdread fork from dvdread to libdvdread2008-08-30, by rathann
-
Print DVD volume ID with -identify.2008-08-30, by reimar
-
Move duplicated '#define closesocket close' into network.h along with2008-08-29, by diego
-
consistency cosmetics: Avoid using .. in #include paths.2008-08-29, by diego
-
Sync libdvdcss with upstream version 1.2.10.2008-08-29, by diego
-
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.2008-08-29, by diego
-
Implement swscale_version().2008-08-29, by stefano
-
Remove pointless '#if 1 [...] #endif' around has_cpuid() function.2008-08-29, by diego
-
Implement check for closesocket(), needed by libavformat, fixes Bugzilla #1257.2008-08-29, by diego
-
handle the lavfpref demuxer in the same way as the lavf one2008-08-27, by aurel
-
synced with r274542008-08-27, by ptt
-
sync'ed to r270712008-08-27, by ptt
-
Drop av_always_inline definition. It is duplicated from libavutil and2008-08-26, by diego
-
Rename always_inline macro to av_always_inline so as not to clash with2008-08-26, by diego
-
prefer libavformat to demux matroska files2008-08-26, by aurel
-
Fix forumla -> formula in comment2008-08-26, by reimar
-
Handle AOPLAY_FINAL_CHUNK2008-08-24, by ranma
-
cosmetics: indentation2008-08-24, by aurel
-
use new lavf API to grab sample_aspect_ratio from the demuxers2008-08-24, by aurel
-
fix compiler warnings2008-08-23, by ranma
-
Remove unused and untested function. It is only part of our local patchset.2008-08-22, by diego
-
Remove duplicate vsscanf fallback implementation, we have another in osdep/.2008-08-22, by diego
-
-geometry support for -vo fbdev.2008-08-22, by reimar
-
Sync libdvdcss with upstream version r212.2008-08-21, by diego
-
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.2008-08-21, by diego
-
cosmetics: Remove trailing whitespace and tabs.2008-08-21, by diego
-
Remove SKIP_DEPS trick. The same effect can be achieved without it.2008-08-18, by diego
-
fix for alignment problem on older ARM cores2008-08-17, by diego
-
Add check for ARM VFP instructions.2008-08-17, by diego
-
sync w/r274662008-08-15, by gpoirier
-
Work correctly with very small files where less than outburst is to be played.2008-08-15, by diego
-
Document -lavcopts o, aka libavcodec AVOption.2008-08-15, by michael
-
FFmpeg no longer has fastmemcpy support, so no longer trigger recursing2008-08-14, by diego
-
Remove unused static declarations, fixes the warnings:2008-08-14, by diego
-
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.2008-08-14, by diego
-
100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.2008-08-14, by diego
-
add mapping for real audio and video CODEC_ID to MPlayer's fourcc2008-08-13, by aurel
-
fixes spotted by diego2008-08-13, by compn
-
demux_lavf: fix mp_seek behavior in case of seeking error2008-08-13, by aurel
-
Remove pointless #ifdefs around extern declarations.2008-08-12, by diego
-
Remove useless DVB-related #include.2008-08-12, by diego
-
Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.2008-08-12, by diego
-
updates2008-08-12, by compn
-
Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.2008-08-11, by ben
-
Update ChangeLog with latest VIDIX related changes regarding SuperH.2008-08-11, by ben
-
Add VIDIX driver for SuperH Mobile VEU hardware block.2008-08-11, by ben
-
Add proper VIDIX support for SuperH architecture.2008-08-11, by ben
-
sync w/r27348, patch by JRaSH2008-08-11, by gpoirier
-
fix audio in some rtsp streams, ok'd by lu_zero2008-08-11, by compn
-
The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if2008-08-10, by diego
-
codecs.c note is very old and unneeded.2008-08-10, by compn
-
sync w/27407 + fixes2008-08-09, by gpoirier
-
Use translatable string instead of hardcoded message for process priority.2008-08-09, by diego
-
Remove duplicated prototype for XShmGetEventBase(), because2008-08-09, by diego
-
Skip dependency generation if we just run distclean or if skipping2008-08-09, by diego
-
Don't print drawing commands on screen.2008-08-08, by eugeni
-
If (has outline) blur(outline) else blur(glyph).2008-08-07, by eugeni
-
\org turns off collision detection.2008-08-07, by eugeni
-
Treat \h as space character.2008-08-07, by eugeni
-
Calculate subtitle origin in floating point.2008-08-07, by eugeni
-
Calculate subtitle position in floating point.2008-08-07, by eugeni
-
Add separate variables for CFLAGS that are specific to internal libraries2008-08-07, by diego
-
Remove unused Makefile variable.2008-08-07, by diego
-
cosmetics: Rename some CFLAGS-related variables.2008-08-07, by diego
-
10l: Remove stray backslash at end of line.2008-08-07, by diego
-
Merge two redundantly declared lines into one.2008-08-07, by diego
-
cosmetics: Sort things into alphabetical order in various places.2008-08-07, by diego
-
Add NV12 colorspace support to VIDIX driver.2008-08-07, by ben
-
Give a CONFIG_ prefix to preprocessor directives that lacked one and2008-08-07, by diego
-
generalized SH architecture support by Magnus Damm, magnus.damm gmail com2008-08-07, by diego
-
10l: MUSEPACK --> CONFIG_MUSEPACK2008-08-07, by diego
-
Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.2008-08-07, by diego
-
Rename font-related preprocessor directives.2008-08-07, by diego
-
Fix wrong behavior with slave command by going back to the starting point2008-08-07, by ben
-
Rename a bunch of miscellaneous preprocessor directives.2008-08-07, by diego
-
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.2008-08-06, by diego
-
synced with r274202008-08-06, by Gabrov
-
Rename all preprocessor directives related to Apple / Mac OS X.2008-08-06, by diego
-
Rename some audio-output-related preprocessor directives.2008-08-05, by diego
-
Rename preprocessor definition in check skeleton.2008-08-05, by diego
-
Rename preprocessor directives related to image libraries.2008-08-05, by diego
-
Detect ppc64 and powerpc64 architectures as PowerPC variants.2008-08-04, by ben
-
cosmetic: reindent after r274142008-08-04, by ben
-
Fixes unsafe 'chapter' command with get_property() call.2008-08-04, by ben
-
cosmetic: reindent after r274122008-08-04, by ben
-
Fixes unsafe 'angle' command with get_property() call.2008-08-04, by ben
-
Fixes unsafe 'switch_audio' command with set_property() call.2008-08-04, by ben
-
another round to get it in utf-8...2008-08-04, by ptt
-
Change a bunch of X11-specific preprocessor directives.2008-08-04, by diego
-
typo fix, bump sync tag2008-08-03, by gpoirier
-
Add video driver for Nintendo Wii/GameCube.2008-08-03, by ben
-
Remove duplicated DVB definition line.2008-08-03, by diego
-
Revert mistakenly committed temporary local change.2008-08-03, by diego
-
Rename --enable-macosx-finder-support option to --enable-macosx-finder2008-08-03, by diego
-
Rename _smbsupport variable to _smb.2008-08-03, by diego
-
Change a bunch of video/audio-output-specific preprocessor directives from2008-08-03, by diego
-
Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined2008-08-02, by diego
-
cosmetics: typo fixes2008-08-02, by diego
-
cosmetics: reindent after last commit2008-08-02, by compn
-
change ve_raw.c:set_format to not overwrite biCompression if force_fourcc is set.2008-08-02, by compn
-
Change a bunch of video-output-specific preprocessor directives from a HAVE_2008-08-02, by diego
-
Do not provide a prototype for vsscanf when vsscanf is available.2008-08-02, by diego
-
Change a bunch of codec-specific preprocessor directives from a HAVE_2008-08-02, by diego
-
Remove checks for HAVE_XVID3, that conditional was removed a long time ago.2008-08-02, by diego
-
Fix ARM linking failure when IWMMXT support is disabled.2008-08-01, by diego
-
Remove obsolete diff hunk that is no longer applied to the code.2008-08-01, by diego
-
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;2008-08-01, by diego
-
Fix a misleading section in the libavcodec options manual indicating that a2008-08-01, by diego
-
add hdv1 fourcc2008-08-01, by compn
-
add some h263 fourccs2008-08-01, by compn
-
add ADJV fourcc to mjpeg2008-08-01, by compn
-
Initialize socklen_t variable to "no".2008-08-01, by diego
-
add XIXL fourcc to videoxl codec2008-08-01, by compn
-
Rename binary-codecs.sh to binary_codecs.sh as it is called in Debian.2008-07-31, by diego
-
Revert previous broken rename of binary-codecs.sh that had random changes.2008-07-31, by diego
-
Rename binary-codecs.sh once more to binary_codecs.sh as it is called in Debian.2008-07-31, by diego
-
Rename install-w32codecs.sh --> binary-codecs.sh.2008-07-31, by diego
-
bump sync tag2008-07-30, by gpoirier
-
For the case that we add a typedef for socklen_t, we should #define2008-07-30, by diego
-
Check for socklen_t in ws2tcpip.h as well.2008-07-30, by diego
-
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.2008-07-30, by diego
-
Remove unused HAVE_MENCODER definition.2008-07-30, by diego
-
Rename two GUI-related preprocessor directives:2008-07-30, by diego
-
Remove unused definition from config.h.2008-07-30, by diego
-
Start unifying names of internal preprocessor directives.2008-07-30, by diego
-
Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.2008-07-30, by diego
-
Use conditional compilation instead of an #ifdef around the whole file.2008-07-30, by diego
-
Remove unused definition from config.h.2008-07-30, by diego
-
Add proper check for socklen_t.2008-07-30, by diego
-
cosmetics: Group FFmpeg definitions together in config.h.2008-07-30, by diego
-
add XDCAM and more HDV MPEG2 fourccs2008-07-30, by compn
-
change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit2008-07-30, by compn
-
Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.2008-07-28, by diego
-
Rework OS/2 configuration with respect to linker output formats.2008-07-28, by diego
-
cosmetics: Add a separator comment.2008-07-28, by diego
-
Move libdvdnav check before the CFLAGS section. It is still the last check2008-07-28, by diego
-
synced with r273482008-07-28, by ptt
-
Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and2008-07-28, by diego
-
Remove unused HPUX #define from command line.2008-07-28, by diego
-
Move libdvdcss-specific CFLAG settings to libdvdcss test.2008-07-28, by diego
-
add ffvp6a codec2008-07-28, by compn
-
add ffmotionpixels codec2008-07-28, by compn
-
Get rid of horrible code that relies on codec-set context variable,2008-07-26, by reimar
-
Use GetTimerMS() instead of time() with srand.2008-07-26, by reimar
-
Do not include sys/socket.h when using winsock2, it is pointless2008-07-26, by reimar
-
Revert to previous dependency checking behavior.2008-07-26, by diego
-
Remove AltiVec vector declaration compiler compatibility macros.2008-07-26, by diego
-
compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro2008-07-25, by gpoirier
-
add list of supported vo's to -xineramascreen2008-07-25, by compn
-
Add some more information about FTP mirror setup.2008-07-24, by diego
-
Fix mailinglist vs. mailing list typo.2008-07-24, by diego
-
cosmetics: Fix indentation after last commit.2008-07-24, by diego
-
Remove AltiVec vector declaration compiler compatibility macros.2008-07-24, by diego
-
Fix configure hanging forever in iconv check using --charset=noconv2008-07-24, by reimar
-
Remove outdated "X11 only" from xineramascreen option and try to make clearer2008-07-24, by reimar
-
sync w/r273372008-07-23, by gpoirier
-
sync'd with r273372008-07-23, by ptt
-
Add Dirac video support via libdirac and libschroedinger in libavcodec.2008-07-22, by diego
-
Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.2008-07-22, by reimar
-
No idea which vos support -noborder how well, though those based on2008-07-22, by reimar
-
Support -noborder with X11-based vos2008-07-22, by reimar
-
Make vo_x11_fullscreen not break vo_border (proper support still needs vo changes)2008-07-22, by reimar
-
-border/-noborder are supported by gl/gl2, too, but only on Windows.2008-07-22, by reimar
-
Add instructions how to test the DNS round-robin virtual host, add a2008-07-22, by diego
-
fix memleak2008-07-21, by michael
-
Cleanup, use av_freep() instead of av_free(x); x=NULL2008-07-21, by michael
-
Remove "en" from list of all man page languages when generating man page2008-07-19, by diego
-
docs build fix2008-07-19, by henry
-
Only build the documentation in the languages requested from configure.2008-07-19, by diego
-
synced with r273262008-07-18, by Gabrov
-
added missing revisions (26762 & 26795)2008-07-18, by ptt
-
restored file encoding tu utf8 and corrected wrong chars, hoping it's ok now2008-07-18, by ptt
-
Remove unnecessary and troublesome inline2008-07-18, by zuxy
-
Make C code in yuv2yuv1() do accurate rounding, this could be split2008-07-18, by michael
-
indent2008-07-17, by michael
-
Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE.2008-07-17, by michael
-
simplify yuv2yuv1()2008-07-17, by michael
-
Fix typo in msg_lang variable name that prevented the correct message2008-07-17, by diego
-
10l forgot SWS_BILINEAR2008-07-17, by michael
-
Ensure that exactly one scaler algo is used.2008-07-17, by michael
-
File was missing its dedicated header inclusion.2008-07-17, by ben
-
Maemo platform runs on Nokia N8x0 series too.2008-07-17, by ben
-
Avoid including avcodec.h in demuxer.h (and thus many other files) just to get2008-07-17, by reimar
-
Our ALSA code needs alloca, so check for it in configure and include alloca.h2008-07-17, by reimar
-
cosmetics: Indent language handling after last commit.2008-07-17, by diego
-
Rewrite translation handling in the build system.2008-07-17, by diego
-
Simplify summary output, add an extra empty line to it.2008-07-17, by diego
-
Remove note about localization from configure output.2008-07-17, by diego
-
cosmetics: Rename _doc_lang variable to doc_lang.2008-07-17, by diego
-
Evaluate man page installation rule for all available languages,2008-07-17, by diego
-
Force gcc to emit function body under -gnu992008-07-17, by zuxy
-
limits.h is required for UINT_MAX2008-07-16, by reimar
-
And a 1000l for r27263, swapped a condition, thus setting size to2008-07-16, by reimar
-
100l, fix calloc being called with the wrong argument due to reordering2008-07-16, by reimar
-
Make sure demuxed ASF packet is properly padded after descrambling2008-07-16, by reimar
-
Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h2008-07-16, by reimar
-
Add variables for all available man page and documentation languages.2008-07-16, by diego
-
Do not just print a warning, also fix the len in ASF demuxer!2008-07-16, by reimar
-
Remove redundant check in message language test.2008-07-16, by diego
-
Move the "all" option to the front of the list of available languages in2008-07-16, by diego
-
cosmetics: Rename LANGUAGES variable to msg_langs.2008-07-16, by diego
-
Replace output redirection with grep by POSIX standard options.2008-07-16, by diego
-
Replace simple sed invocation by even simpler tr invocation.2008-07-16, by diego
-
Merge two consecutive sed calls into one.2008-07-16, by diego
-
Add IDs to some XML elements to avoid warnings.2008-07-15, by diego
-
Make af_hrtf tables static const2008-07-15, by reimar
-
Add const to libaf/filter.c functions.2008-07-15, by reimar
-
ALSA stupidly tries to define struct timeval and struct timespec, which2008-07-15, by reimar
-
Fix dlopen(), dlclose() dlsym() calls in configure test.2008-07-15, by diego
-
Fix tgetent call in termcap configure test.2008-07-15, by diego
-
Add two more missing headers to configure checks.2008-07-15, by diego
-
Add missing return statements to configure tests.2008-07-15, by diego
-
Add missing headers to configure checks.2008-07-15, by diego
-
Remove -std=gnu99/gnu89/default dialect linux define, as it violates the2008-07-15, by michael
-
Try to keep decoded audio buffer aligned.2008-07-14, by reimar
-
Change a broken check. FFMAX does not work as intended because trak->chunkmap[i].first2008-07-14, by reimar
-
Cosmetics: reindent.2008-07-13, by astrange
-
Remove const vector casts from Altivec.2008-07-13, by astrange
-
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's2008-07-13, by reimar
-
Add support for FFmpeg's ADPCM codecs and make them the default2008-07-13, by reimar
-
100l, do not use macros on functions that are not idempotent2008-07-13, by reimar
-
Do not set _dvdreadconfig unconditionally.2008-07-13, by rathann
-
cosmetics: main (void) --> main(void)2008-07-13, by diego
-
main(void) --> int main(void) in .align test2008-07-13, by diego
-
Use correct header in libamr narrowband test.2008-07-13, by diego
-
Simplify and clamp coefficient index for MS ADPCM2008-07-12, by reimar
-
Dependency files should be refreshed when object files are rebuilt.2008-07-12, by diego
-
in dvd streams the title part ranges from 1 to 992008-07-12, by nicodvb
-
Reindent after last commit2008-07-11, by reimar
-
Check size of tkdata before using it in mov demuxer.2008-07-11, by reimar
-
Add atom_len sanity check to mov demuxer.2008-07-11, by reimar
-
Quick hack to fix demux_mov crashes where easily possible.2008-07-11, by reimar
-
Make really sure channels can only be 1 or 2 for imaadpcm2008-07-11, by reimar
-
Simplify imaadpcm return statement2008-07-11, by reimar
-
Check length of input buffer for msadpcm2008-07-11, by reimar
-
Add a comment on shift vs. division2008-07-11, by reimar
-
Scale msadpcm coefficients to fit into 8 bits2008-07-11, by reimar
-
Simplify ad_msadpmc.c: Use AV_RL16, merge sign extension into LE_16 read and2008-07-11, by reimar
-
Copy macro simplification from imaadpcm to msadpcm2008-07-11, by reimar
-
Remove useless comments from ad_msadpcm2008-07-11, by reimar
-
Make msadpcm arrays const2008-07-11, by reimar
-
Remove unused macros2008-07-11, by reimar
-
Explicitly include inttypes.h in ad_imaadpcm2008-07-11, by reimar
-
1000l, fix demux_lavf compilation2008-07-11, by reimar
-
Correct stream-seekability tests in demux_audio and demux_lavf2008-07-11, by reimar
-
Only read wav header cbSize when there is enough space in header.2008-07-10, by reimar
-
100l, assignment introduced in r27246 was exactly the wrong way around.2008-07-10, by reimar
-
Cosmetics: reindent2008-07-10, by reimar
-
Clean up reading of wav extradata.2008-07-10, by reimar
-
100l, avoption splitted code added, I should double check with svn status...2008-07-10, by lu_zero
-
Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini2008-07-09, by lu_zero
-
Fix stupid and almost pointless check-after-read code in asfheader.c.2008-07-09, by reimar
-
Fix \fn without an argument consuming the next '\'.2008-07-09, by eugeni
-
sync w/r272362008-07-09, by gpoirier
-
Add -std=gnu99 to gcc CFLAGS if supported. This sets appropriate #defines to2008-07-08, by diego
-
Mark function not used outside of the file as static.2008-07-08, by diego
-
Remove declaration of extern inline function that is used nowhere from header2008-07-08, by diego
-
synced with r272362008-07-08, by ptt
-
another alphabetical order correction2008-07-08, by ptt
-
moved o option beetwen m* and p*2008-07-08, by ptt
-
Add missing #include <sys/socket.h>, fixes the warnings:2008-07-08, by diego
-
Use correct PRIu64 length modifier for uint64_t value, fixes the warning:2008-07-08, by diego
-
Add support for MLP audio through FFmpeg.2008-07-07, by diego
-
Run bash-specific shell scripts with bash, not sh.2008-07-07, by diego
-
Give all shell scripts a .sh suffix for consistency.2008-07-07, by diego
-
Replace bash-specific [[]] construct by a proper [] test.2008-07-07, by diego
-
Replace == in []/test constructs with =, == is a bashism.2008-07-07, by diego
-
Remove unnecessary function keyword from shell script function declarations,2008-07-07, by diego
-
avoid unnecessary strdup(); patch by Aurel2008-07-06, by nicodvb
-
Update homepage and license info for NuppelVideo.2008-07-06, by diego
-
Add standard license header for NuppelVideo, i.e. GPL v2+.2008-07-06, by diego
-
Introduce DRIVER_OBJS variable for list of all driver targets.2008-07-06, by diego
-
Simplify codecs.conf.h generation rule.2008-07-06, by diego
-
Merge version.h dependency declarations.2008-07-06, by diego
-
Remove redundant dependencies for .rc files.2008-07-06, by diego
-
Add a generic rule for .rc files and use it.2008-07-06, by diego
-
cosmetics: Merge three lines into two.2008-07-06, by diego
-
Also remove dhahelper and dhahelperwin on distclean.2008-07-06, by diego
-
One more hack for PBOs on ATI cards.2008-07-06, by reimar
-
Move at-hack code a bit up for further changes2008-07-06, by reimar
-
Remove ASSERT() macro. SoC Patch from Keiji Costantini2008-07-06, by lu_zero
-
Reindent. SoC Patch from Keiji Costantini2008-07-06, by lu_zero
-
Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini2008-07-06, by lu_zero
-
Surround stream cache specific code by an appropriate #ifdef; fixes linking2008-07-05, by diego
-
Sync with r27208.2008-07-05, by diego
-
Add some more -identify information for CDDB.2008-07-05, by diego
-
Add disc ID to -identify output.2008-07-05, by diego
-
Rename ALLPARTSLIBS variable to FFMPEGLIBS.2008-07-05, by diego
-
Group some variable declarations together in sensible places.2008-07-05, by diego
-
Declare FFmpeg dependencies in a more elegant way using the PARTS variable.2008-07-05, by diego
-
r27182: apply parameter name change of no-correct-pts from r26842 to man page2008-07-04, by kraymer
-
100l: finally understood ATI PBO problem: width must be a power of two.2008-07-04, by reimar
-
More stride alignment is needed to work reliably on ATI cards :-(2008-07-04, by reimar
-
Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.2008-07-04, by diego
-
cosmetics: in ifo_stream_oped() aligned the prototype to the style2008-07-04, by nicodvb
-
added support for the device part in the url; patch by2008-07-04, by nicodvb
-
Check stdata_len before accessing stdata. Fixes bug #11252008-07-04, by reimar
-
Simplify tool generation rules with a pattern rule.2008-07-04, by diego
-
Only build loader tests on x86.2008-07-04, by diego
-
Fix liba52/test linking, it needs -lm.2008-07-04, by diego
-
spelling/grammar/wording overhaul2008-07-04, by diego
-
Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.2008-07-04, by diego
-
whitespace cosmetics2008-07-04, by diego
-
Place license header at the top of the file for consistency.2008-07-04, by diego
-
Declare common netstream + vivodump dependencies in the common place.2008-07-04, by diego
-
Remove unused variable.2008-07-02, by diego
-
sync w/r271822008-07-01, by gpoirier
-
Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each2008-07-01, by diego
-
apply parameter name change of no-correct-pts from r26842 to man page2008-07-01, by kraymer
-
sync w/r27179 + misc fixes of untranslated chunks2008-06-30, by gpoirier
-
r26502: Document rgbtest arguments2008-06-30, by kraymer
-
remove two trailing whitespaces2008-06-30, by kraymer
-
r25756: Document vo gl lscale=32008-06-30, by kraymer
-
r25385: Add new audio filter for encoding multi-channel audio into ac3 at runtime.2008-06-30, by kraymer
-
r25179: Add missing forced linebreak, slight wording improvement.2008-06-30, by kraymer
-
consistency fix: capitalize Windows Media Player, and add <application> tag around it.2008-06-30, by gpoirier
-
misc fixes, patch by Cédric Viou2008-06-30, by gpoirier
-
sync w/r27132, patch by JRaSH2008-06-30, by gpoirier
-
sync w/r271692008-06-30, by gpoirier
-
Try to get frame rate information through VIDIOC_G_PARM if2008-06-30, by voroshil
-
Fix division by zero in tvi_v4l2 which occures when capture device2008-06-30, by voroshil
-
add missing escapes and full stops for scaletempo filter2008-06-30, by kraymer
-
r24808: Add a space behind openal to get minimum length of 72008-06-30, by kraymer
-
r24772: DirectShow based tv:// driver for win322008-06-30, by kraymer
-
r24727: H.264 content can also be decoded with multiple threads2008-06-30, by kraymer
-
version bump to 247192008-06-30, by kraymer
-
r27123: Add verbose messages about trying and searching for audio output drivers.2008-06-30, by kraymer
-
r27067: Remove pointless #ifdef.2008-06-30, by kraymer
-
r27066: update comments, whitespace cosmetics2008-06-30, by kraymer
-
r27065: whitespace consistency cosmetics2008-06-30, by kraymer
-
r26863: make use of the new MGA_VID_VERSION ioctl to check2008-06-30, by kraymer
-
r25605: properties to get and set angle2008-06-30, by kraymer
-
r24924: Add audio filter scaletempo2008-06-30, by kraymer
-
r24790: Disable channel scanner when no tuner is present.2008-06-29, by kraymer
-
remove trailing whitespaces2008-06-29, by kraymer
-
Replace asserts by proper conditions to allow playback of some broken but2008-06-29, by reimar
-
Half size for adpcm_index2008-06-29, by reimar
-
Simplify predictor updates2008-06-29, by reimar
-
Get rid of 16-bit sign extension macro2008-06-29, by reimar
-
Simplify some imaadpcm macros2008-06-29, by reimar
-
Directly pass arrays into decode_nibbles2008-06-29, by reimar
-
Use smaller types for tables2008-06-29, by reimar
-
Make imaadpcm tables const2008-06-29, by reimar
-
Simplify code to read index/predictor2008-06-29, by reimar
-
Add a few size checks to IMA decoder. The code is still a mess though,2008-06-29, by reimar
-
Simplify ad_imaadpcm decode_audio function2008-06-29, by reimar
-
Make sure we do not use uninitialized data in case of a short read.2008-06-29, by reimar
-
Do not use stdata before checking its length2008-06-29, by reimar
-
mingw uses Windows sockets.2008-06-28, by vayne
-
sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%2008-06-28, by gpoirier
-
sync w/r271322008-06-27, by gpoirier
-
one more wish, and an update2008-06-26, by compn