Mercurial > mplayer.hg
graph
-
Fix compilation with current FFmpeg.2013-01-10, by cehoyos
-
Cosmetic: Add and adjust comments.2013-01-10, by ib
-
Relocate GTK initialization.2013-01-10, by ib
-
Don't unconditionally set gtkDXR3Device.2013-01-10, by ib
-
Remove unnecessary initialization.2013-01-10, by ib
-
Make variables static that are only used inside the file.2013-01-10, by ib
-
Add a message indicating start of initialization of X.2013-01-10, by ib
-
Support FFmpeg 012v decoder.2013-01-06, by cehoyos
-
Fix a resource leak.2013-01-06, by upsuper
-
Call sanitize_os already in preinit function instead of only during init.2013-01-06, by reimar
-
Fix a rendering bug in vf_ass.2012-12-31, by upsuper
-
Fix compilation with latest FFmpeg.2012-12-30, by cehoyos
-
Fix missing screen clear with -nodouble.2012-12-24, by reimar
-
Disable direct rendering for non-ref frames only again, it still2012-12-24, by reimar
-
10l: Use correct variable name for libilbc config line.2012-12-23, by cehoyos
-
Support decoding lbc files.2012-12-23, by cehoyos
-
Allow libmng autodetection to test for "-lmng" and "-lmng -ljpeg".2012-12-22, by cehoyos
-
Reset video window after STOP (MP command or evStop) has been pressed.2012-12-22, by ib
-
Add support for FFmpeg's libilbc decoder.2012-12-22, by cehoyos
-
Fix compilation with current FFmpeg.2012-12-22, by cehoyos
-
sync with en/mplayer.1 rev. 356852012-12-21, by jrash
-
Replace ARMVFP by VFP as currrently used by FFmpeg.2012-12-20, by cehoyos
-
Cosmetic: Switch addends.2012-12-19, by ib
-
Fix bug with wrong video window size after end of fullscreen playback.2012-12-19, by ib
-
Add comment why seeking backward flag is used when2012-12-18, by reimar
-
Set AVSEEK_FLAG_BACKWARD also when seeking to the start of a file.2012-12-18, by reimar
-
Cosmetic: reindent.2012-12-18, by upsuper
-
Support decoding ABGR rawvideo streams.2012-12-18, by cehoyos
-
Support FFmpeg Silicon Graphics Motion Video Compressor 1 and 2.2012-12-18, by cehoyos
-
Support FFmpeg SGI RLE decoder.2012-12-18, by cehoyos
-
IMGFMT_RGB8 is not a palettised image format.2012-12-18, by cehoyos
-
Cosmetic: reindent & move defines out of function2012-12-17, by upsuper
-
Minor improvements to the mplmult script.2012-12-16, by reimar
-
Remove DOCS/xml/$(lang)/main.xml files with 'make distclean'.2012-12-15, by ib
-
Let 'make clean' remove all files that 'make' can regenerate.2012-12-15, by ib
-
Remove pointless #ifdef directives.2012-12-15, by ib
-
Attempt to fix -loop (when written after the file name) for2012-12-15, by reimar
-
Allow -ss 0 to seek to pts 0 instead of disabling seeking.2012-12-15, by reimar
-
Allow "nopts" as time specification, it might be useful in2012-12-15, by reimar
-
lavf muxer: set up stream aspect.2012-12-15, by reimar
-
Include inttypes.h in generated help messages file.2012-12-14, by ib
-
Add missing #ifdef directive.2012-12-14, by ib
-
Include config.h in generated help messages file.2012-12-14, by ib
-
Reduce register usage in an asm block.2012-12-14, by upsuper
-
Reduce register usage in an asm block.2012-12-14, by upsuper
-
Fix compilation with current FFmpeg git head.2012-12-13, by cehoyos
-
Rename consts & avoid using a GNU extension.2012-12-13, by upsuper
-
Put xmm7 clearance into each asm block.2012-12-13, by upsuper
-
Replace an unnecessary SSE4 instruction.2012-12-13, by upsuper
-
Reduce register usage to fix the compilation in x86.2012-12-13, by upsuper
-
Remove pointless condition.2012-12-12, by ib
-
Fix setting PlaylistNext after a playlist change.2012-12-12, by ib
-
Accelerate ass rendering by using SSE4 for yuv420p.2012-12-12, by upsuper
-
Accelerate ass rendering by using SSE4 for yuv422.2012-12-12, by upsuper
-
Move some code up.2012-12-12, by upsuper
-
Adapt assignments.2012-12-11, by ib
-
While playing, allow extensive editing of the playlist without stopping.2012-12-11, by ib
-
Reset media information while changing tracks in stop mode.2012-12-11, by ib
-
Fix condition in uiNext().2012-12-11, by ib
-
Cosmetic: Adjust indent.2012-12-11, by ib
-
Add a parameter to uiUnsetMedia().2012-12-11, by ib
-
Cosmetic: Reindent.2012-12-11, by upsuper
-
Cosmetic: Adjust indent.2012-12-10, by ib
-
Embrace several individual "if (guiInfo.Playing)" conditions.2012-12-10, by ib
-
Relocate and change code to set Chapter and Angle start values.2012-12-10, by ib
-
Reset media information for CD/VCD/DVD after playback.2012-12-10, by ib
-
Add a function to unset media information.2012-12-10, by ib
-
Cosmetic: Adjust indent.2012-12-10, by ib
-
Make DVD stop if manually advancing beyond last chapter of last track.2012-12-10, by ib
-
Relocate code to set Track, Chapter and Angle start values.2012-12-10, by ib
-
Limit playlist reset to first item after playback.2012-12-10, by ib
-
Limit internal automatic audio CD track advancing.2012-12-10, by ib
-
Change internal automatic audio CD track advancing.2012-12-10, by ib
-
Simplify code.2012-12-10, by ib
-
Calculate number of playlist tracks in any case.2012-12-10, by ib
-
Don't unconditionally reset playlist to first item after playback.2012-12-10, by ib
-
Merge declaration and initialization.2012-12-10, by ib
-
Set track number after resetting playlist to first item.2012-12-10, by ib
-
Deallocate in reverse order of allocation.2012-12-10, by ib
-
Free guiInfo when GUI ends.2012-12-10, by ib
-
Change parameter from NULL to 0.2012-12-10, by ib
-
Cosmetic: Adjust indent and add a blank line.2012-12-09, by ib
-
Reset playlist to first item after playback has stopped.2012-12-09, by ib
-
Use FFMIN in evSetVolume.2012-12-09, by ib
-
Add comment.2012-12-09, by ib
-
Set volume in evSetBalance.2012-12-09, by ib
-
Set volume in GUI_SET_MIXER.2012-12-09, by ib
-
Cosmetic: Add some blank lines.2012-12-09, by ib
-
Cosmetic: Relocate variable definition.2012-12-09, by ib
-
Fix bug with evSetBalance.2012-12-09, by ib
-
Cosmetic: Adjust indent.2012-12-09, by ib
-
Fix bug with wrong balance calculation.2012-12-09, by ib
-
Check availability of mixer before rendering.2012-12-09, by ib
-
Relocate mixer assignment.2012-12-09, by ib
-
Remove two pointless conditions.2012-12-09, by upsuper
-
Add missing break.2012-12-09, by upsuper
-
Fix a wrong condition.2012-12-09, by upsuper
-
Set svn properties for newly created GUI directories.2012-12-07, by ib
-
Cosmetic: Rearrange #includes.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Add doxygen comments.2012-12-06, by ib
-
Rearrange #includes and add missing one.2012-12-06, by ib
-
Fix bug with removing items from playlist.2012-12-06, by ib
-
Avoid using local variables named filename.2012-12-05, by ib
-
Don't unnecessarily use global MPlayer variable filename in Win32 GUI.2012-12-05, by ib
-
Don't unnecessarily use global MPlayer variable filename.2012-12-05, by ib
-
Move instruction up.2012-12-05, by ib
-
Make comments doxygen comments.2012-12-05, by ib
-
Remove unnecessary cast.2012-12-05, by ib
-
Simplify condition.2012-12-05, by ib
-
Cosmetic: Adjust indent.2012-12-05, by ib
-
Revise guiPlaylist() concerning pt_iter.2012-12-05, by ib
-
Cosmetic: Change variable names.2012-12-05, by ib
-
Cosmetic: Adjust indent.2012-12-05, by ib
-
Combine guiPlaylistInitialize() and guiPlaylistAdd().2012-12-05, by ib
-
Add video/ogg as an Ogg mimetype.2012-12-05, by upsuper
-
Recognize audio/ogg as an OGG mimetype.2012-12-05, by cehoyos
-
Move macro definition and add doxygen comment.2012-12-05, by ib
-
Add doxygen comment for item definition.2012-12-05, by ib
-
Add doxygen comment for button states.2012-12-05, by ib
-
Replace symbolic skin item constants by enums.2012-12-05, by ib
-
Replace symbolic GUI message (event) constants by enums.2012-12-05, by ib
-
Cosmetic: Choose better variable name in Win32 GUI.2012-12-04, by ib
-
Use boolean symbolic constants in Win32 GUI.2012-12-04, by ib
-
Simplify assignments.2012-12-04, by ib
-
Define symbolic constant wsNone for "no window state".2012-12-04, by ib
-
Rename wsNone wsNo and use it instead of a numeric constant.2012-12-04, by ib
-
Change parameter of wsWindowDecoration().2012-12-04, by ib
-
Remove unused variables.2012-12-04, by ib
-
Use symbolic constant defined for playing states.2012-12-04, by ib
-
Cosmetic: Choose better variable name.2012-12-04, by ib
-
Introduce boolean symbolic constants.2012-12-04, by ib
-
Use correct data type (rather cosmetic).2012-12-04, by ib
-
Force FFmpeg bitmap decoder for BMP attachments.2012-12-03, by cehoyos
-
Replace confusing guiInfoMediumClear() by MediumPrepare().2012-12-03, by ib
-
Cosmetic: Adjust indent.2012-12-03, by ib
-
Provide a number of tracks information for files in playlists.2012-12-03, by ib
-
Enhance PLAYLIST_ITEM_GET_POS to provide total number of items.2012-12-03, by ib
-
Only ask for playlist position if there is an item.2012-12-03, by ib
-
Set track number in uiCurr().2012-12-03, by ib
-
Set filename for MPlayer in GUI_PREPARE.2012-12-03, by ib
-
Clear information associated with a file when setting a new one.2012-12-03, by ib
-
Fix bug with DVD "no chapter" information.2012-12-03, by ib
-
Cosmetic: Adjust indent.2012-12-03, by ib
-
Set track at startup with a non-empty GUI playlist.2012-12-03, by ib
-
Add doxygen comments to string.c.2012-12-03, by ib
-
Don't overwrite video size information.2012-12-03, by ib
-
Use correct video window parameters.2012-12-03, by ib
-
Add missed format for adpcm_ima_oki.2012-12-03, by cehoyos
-
Cosmetic: Place doxygen note at the end of the comment.2012-12-02, by ib
-
Do not use strrchr when strchr works just as well.2012-12-02, by reimar
-
Remove unused defines that cause redefinition warnings.2012-12-02, by reimar
-
Make lookup table static.2012-12-02, by reimar
-
Move declarations to the top of the function.2012-12-02, by reimar
-
Reduce sleep time now that we will spend much less time in this loop.2012-12-02, by reimar
-
ao_dsound: Add a hack that avoid cutting of audio,2012-12-02, by reimar
-
Cosmetic: Adjust indent and move guiInfo member CodecName in structure.2012-12-02, by ib
-
Fix bug with stop button and playlist.2012-12-02, by ib
-
Fix bug with playlist.2012-12-02, by ib
-
10l: Add forgotten mp_taglists.c change to enable afc decoding.2012-12-02, by cehoyos
-
Support FFmpeg's ADPCM Nintendo Gamecube AFC decoder.2012-12-02, by cehoyos
-
Support FFmpeg's ADPCM IMA Dialogic OKI decoder.2012-12-02, by cehoyos
-
Add video codec name to guiInfo structure.2012-12-02, by ib
-
Fix various issues with a playlist change.2012-12-02, by ib
-
Add listMgr command PLAYLIST_ITEM_FIND.2012-12-02, by ib
-
Add doxygen comment.2012-12-02, by ib
-
Add listMgr command PLAYLIST_ITEM_GET_CURR_POS.2012-12-02, by ib
-
Add FourCC V264 for H264 in CCTV recordings.2012-12-01, by cehoyos
-
Print some help on what to do if we cannot get a FFmpeg snapshot.2012-12-01, by reimar
-
Fix bug with wrong track number after playlist has been cleared.2012-12-01, by ib
-
Fix wrong display of video width and height.2012-12-01, by ib
-
Add an uiSetFile() counterpart.2012-12-01, by ib
-
Cosmetic: Rename uiSetFileName().2012-12-01, by ib
-
af_format: Fix check_format, non-special formats are of course supported.2012-12-01, by reimar
-
Don't include config.h if not necessary.2012-11-30, by ib
-
Make stream eof detection less sensitive.2012-11-30, by reimar
-
Fix scary "BUG! Invalid demuxer type ..." message2012-11-30, by reimar
-
demux_lavf: support subtitle-only formats.2012-11-30, by reimar
-
Display correct subtitle language for demux_lavf.2012-11-30, by reimar
-
Fix alpha for ASS subtitles.2012-11-30, by reimar
-
af_format: support endianness conversion also for iec619372012-11-30, by reimar
-
Make AF_FORMAT_IS_IEC61937 include AF_FORMAT_IS_AC3.2012-11-30, by reimar
-
ad_spdif: use the more specific AF_FORMAT_AC3_LE when2012-11-30, by reimar
-
Do not call af_fmt2str on the same data over and over.2012-11-30, by reimar
-
Replace outdated list of unsupported formats by list of supported formats.2012-11-30, by reimar
-
Some spelling fixes.2012-11-30, by reimar
-
Cosmetic: Correct indent.2012-11-30, by ib
-
Add doxygen comments to actions.c.2012-11-30, by ib
-
Cosmetic: Reindent.2012-11-30, by upsuper
-
Add necessary and remove unnecessary #includes.2012-11-30, by ib
-
Cosmetic: Switch two code lines.2012-11-30, by ib
-
Cosmetic: Adjust indent and insert blank lines.2012-11-30, by ib
-
Check return value to avoid segmentation fault.2012-11-30, by ib
-
Use symbolic constants to set abs_seek_pos.2012-11-30, by ib
-
Move uiProcessNextInPlaylist to the guiInfo structure.2012-11-30, by ib
-
Create new header file gui.h.2012-11-30, by ib
-
Fix bug introduced in r35521.2012-11-30, by ib
-
Change pointless condition.2012-11-30, by ib
-
Cosmetic: Prettify uiPrev().2012-11-30, by ib
-
Don't treat STREAMTYPE_VCD differently in uiNext().2012-11-30, by ib
-
Update MinGW cross-compilation instructions.2012-11-29, by reimar
-
Do not fall back to 0 for samplerate when parser is not initialized.2012-11-29, by reimar
-
Check and set track for DVDs just as for the other StreamTypes.2012-11-29, by ib
-
Always set BITMAPINFOHEADER field biPlanes to 1, the only allowed value.2012-11-29, by cehoyos
-
Fix bug with resetting guiInfo's Track.2012-11-29, by ib
-
Don't unconditionally reset Track, Chapter and Angle after playback.2012-11-29, by ib
-
Move the code to set guiInfo's Track, Chapter and Angle start values.2012-11-29, by ib
-
Reset guiInfo's Track, Chapter and Angle after playback.2012-11-29, by ib
-
Set track counter on guiPlaylistInitialize().2012-11-29, by ib
-
Fix German translation of MSGTR_NoChapter.2012-11-29, by ib
-
Reset RunningTime after playback.2012-11-29, by ib
-
Cosmetic: Adjust indent.2012-11-29, by ib
-
Don't unconditionally reset AudioChannels after playback.2012-11-29, by ib
-
Prevent dropping last frames in vd_black.2012-11-29, by upsuper
-
Change declaration to use proper type to avoid a ridiculous2012-11-28, by reimar
-
Merge declaration and initialization.2012-11-28, by reimar
-
Remove unused define.2012-11-28, by reimar
-
Remove unnecessary cast.2012-11-28, by reimar
-
Do not decrement idx_pos if it is 0.2012-11-28, by reimar
-
Fix code that detects streams temporarily lacking data to work2012-11-28, by reimar
-
AVI: when we cannot find packets for video or audio stream,2012-11-28, by reimar
-
Remove variable assignment.2012-11-28, by ib
-
Comment unused return value.2012-11-28, by ib
-
Check chdir() return value to avoid race condition.2012-11-28, by ib
-
Don't increment a pointer which might be null.2012-11-28, by ib
-
Check stat() return value before utilizing its information.2012-11-28, by ib
-
stream ftp: Remove unneeded cast2012-11-26, by al
-
stream ftp: Use C99 designated initializers2012-11-26, by al
-
stream ftp: Set type to STREAMTYPE_STREAM2012-11-26, by al
-
stream ftp: open_f: Mark parameter file_format unused2012-11-26, by al
-
stream ftp: Pass full buffer size to snprintf2012-11-26, by al
-
Fix vo_gl sometimes drawing a black image instead of the video.2012-11-26, by reimar
-
Try to improve seeking in files with only few video packets,2012-11-26, by reimar
-
Move isPlaylistStreamtype definition to util/list.h.2012-11-26, by ib
-
Don't unconditionally reset Filename and StreamType if not playing.2012-11-26, by ib
-
Simplify playlist handling by defining a symbolic constant.2012-11-26, by ib
-
Disable frame dropping for codec delay flush.2012-11-25, by reimar
-
Expand: when using DR clear the part of the image that2012-11-25, by reimar
-
Check for a non-empty filename.2012-11-25, by ib
-
A non-existing path shouldn't be an empty string.2012-11-25, by ib
-
Avoid a duplicate strrchr() call.2012-11-25, by ib
-
React more smoothly to user input/window redraw requests2012-11-25, by reimar
-
vo_gl: react to expose events even when not paused.2012-11-25, by reimar
-
Without current playlist item, reset guiInfo's Filename and StreamType.2012-11-25, by ib
-
Fix incorrect mp_image allocations when the input format changes.2012-11-25, by reimar
-
Allow setting guiInfo.Filename to NULL.2012-11-25, by ib
-
Improve add_to_gui_playlist().2012-11-25, by ib
-
Choose better variable name for current playlist item.2012-11-25, by ib
-
Move add_to_gui_playlist() to util/list.c.2012-11-25, by ib
-
Fix bitrate calculation for FLAC files.2012-11-25, by reimar
-
Rename uiGotoTheNext uiProcessNextInPlaylist.2012-11-24, by ib
-
gui/win32: Remove static from add_to_gui_playlist2012-11-23, by al
-
Add a version script to hide all symbols.2012-11-23, by reimar
-
Add --large-address-aware to allow 32 bit Windows builds to use2012-11-23, by reimar
-
Fix auto-detection of MinGW as compile target.2012-11-23, by reimar
-
Also free the noauth_url entry in the URL struct.2012-11-23, by reimar
-
Pass pointer to start of allocated memory to free,2012-11-23, by reimar
-
Fix segmentation fault with mouse button release.2012-11-23, by ib
-
Cosmetic: Adjust indent.2012-11-23, by ib
-
Prevent negative array index read.2012-11-23, by ib
-
Always stick with current playlist item after a uiCurr() call.2012-11-23, by ib
-
Remove dead code.2012-11-23, by ib
-
Prevent floating point exception.2012-11-23, by ib
-
Prevent unintended sign extension from int to long on 64-bit machines.2012-11-23, by ib
-
Close the skin file after reading.2012-11-23, by ib
-
Check return value after reading file.2012-11-23, by ib
-
Don't use signed variable for file length.2012-11-23, by ib
-
Pass guiApp's wsTWindow parameters always by reference (if possible).2012-11-23, by ib
-
Remove dead code.2012-11-23, by ib
-
Pass big parameter by reference rather than by value.2012-11-23, by ib
-
Check array index.2012-11-23, by ib
-
Don't consider URL portions a directory.2012-11-22, by ib
-
Don't unconditionally delete the old playlist.2012-11-22, by ib
-
Fix segmentation fault with mouse button release.2012-11-22, by ib
-
Rename import_file_into_gui() add_to_gui_playlist().2012-11-22, by ib
-
Add an URL loaded by the GUI to its playlist.2012-11-22, by ib
-
Add a file loaded by the GUI to its playlist.2012-11-22, by ib
-
Make import_file_into_gui() available.2012-11-22, by ib
-
Fix memory leaks when error occurs.2012-11-22, by upsuper
-
Use the same parameter type with malloc.2012-11-22, by upsuper
-
Copyright file updates:2012-11-21, by SubJunk
-
Use size_t instead of unsigned in address arithmetic.2012-11-21, by upsuper
-
Add missing break.2012-11-21, by upsuper
-
Fix leaks in case of overflow.2012-11-21, by upsuper
-
stream ftp: Increase command buffer size2012-11-20, by al
-
stream ftp: Allocate command buffer on-heap2012-11-20, by al
-
stream ftp: Create buffers before opening control connection2012-11-20, by al
-
stream ftp: Only send QUIT command if connected2012-11-20, by al
-
stream ftp: Revise file descriptor usage2012-11-20, by al
-
stream ftp: readline: Always try to read complete lines2012-11-20, by al
-
stream ftp: readline: Always initialize output parameter buf2012-11-20, by al
-
stream ftp: readline: Fix off-by-one error2012-11-20, by al
-
subreader: do not skip the first char of ASS fields.2012-11-20, by cigaes
-
Updated libdvdcss entry in the copyright file2012-11-19, by SubJunk
-
Fix segmentation fault after end of file playback.2012-11-19, by ib
-
Support FFmpeg Canopus lossless decoder.2012-11-19, by cehoyos
-
Print rotation information as identify msg2012-11-16, by upsuper
-
Revert r35388.2012-11-15, by reimar
-
Removing mmsu-related code2012-11-10, by upsuper
-
Do not attempt to write into a file if opening it failed.2012-11-10, by reimar
-
Remove dead code.2012-11-10, by reimar
-
Set TMPEXE only after OS detection.2012-11-10, by reimar
-
Move compiler check to be earlier so we can use the compiler2012-11-10, by reimar
-
Move runtime cpu detection support until after we determined2012-11-10, by reimar
-
cpuinfo binary needs to be compiled with host compiler.2012-11-10, by reimar
-
Set CONFIG_LIBXVID up properly.2012-11-10, by reimar
-
Use a more obvious condition.2012-11-10, by reimar
-
Remove pointless local variable.2012-11-10, by reimar
-
Do not pointlessly call getenv("HOME") twice, reuse the result instead.2012-11-10, by reimar
-
Remove another pointless NULL check.2012-11-10, by reimar
-
Simplify: remove useless casts, NULL checks etc.2012-11-10, by reimar
-
Avoid crash when parsing index for audio-only files.2012-11-10, by reimar
-
Simplify code.2012-11-10, by reimar
-
Do not call fstat if open failed.2012-11-10, by reimar
-
Abort when opening the file failed instead of calling2012-11-10, by reimar
-
Remove pointless cast.2012-11-10, by reimar
-
Fix off-by-one errors in file descriptor validity checks.2012-11-10, by reimar
-
Mark pointer arguments that are not written to as const.2012-11-10, by reimar
-
Do not use pkt which is uninitialized at that point.2012-11-10, by reimar
-
Do not leak memory while processing command.2012-11-10, by reimar
-
libmpcodecs: Only choose dummy codecs if forced2012-11-10, by al
-
Fix const correctness.2012-11-10, by reimar
-
Fix leaks in case of error.2012-11-10, by reimar
-
Add url_new_with_proxy function to reduce code duplication and memleaks.2012-11-10, by reimar
-
Remove proxy "support" from stream_rtp and stream_upd, trying2012-11-10, by reimar
-
Remove useless casts.2012-11-10, by reimar
-
Fix resource leaks when loading logo file in vf_remove_logo.2012-11-10, by reimar
-
Fix memleak on parse error.2012-11-10, by reimar
-
check4proxies does not modify input URL, so mark it const.2012-11-10, by reimar
-
Fix incorrectly commented-out url_frees.2012-11-10, by reimar
-
Fix memory leaks in mp_input_check_interrupt.2012-11-10, by reimar
-
Make code slightly easier to read.2012-11-10, by reimar
-
Fix memleaks on error and remove useless "break".2012-11-10, by reimar
-
Fix memleaks on error and EOF.2012-11-10, by reimar
-
Minor simplifications.2012-11-10, by reimar
-
http_set_field only makes a copy of the string, so we still need to2012-11-10, by reimar
-
Free cookies file data after parsing it.2012-11-10, by reimar
-
Do not do sign comparisons on "char" type which can be both signed or unsigned.2012-11-10, by reimar
-
Avoid leaks in error handling.2012-11-10, by reimar
-
Fix memleak when reading a file fails.2012-11-10, by reimar
-
Simplify, remove pointless casts.2012-11-10, by reimar
-
Properly free all memory in rar_close.2012-11-10, by reimar
-
Fix allocation that could in theory be too small for the terminating NULL.2012-11-10, by reimar
-
Support decoding fourcc GXVE with FFmpeg's wmv2 decoder.2012-11-10, by cehoyos
-
sync with en/mplayer.1 rev. 353692012-11-10, by jrash
-
Re-enable multi-channel output for -ao win32.2012-11-09, by reimar
-
Fix 24 bit audio with -ao win32.2012-11-09, by reimar
-
Simplify some ao_win32 code.2012-11-09, by reimar
-
Generate proper CONFIG_ entries in config.mak.2012-11-09, by reimar
-
Support subpos values > 100 that allow the subtitles2012-11-08, by reimar
-
libass: Fixed RTL languages2012-11-06, by SubJunk
-
Properly free resources even when encountering many2012-11-06, by reimar
-
Fix memleaks for error case.2012-11-06, by reimar
-
Make array "static const".2012-11-06, by reimar
-
Error out if an invalid channel list name was specified2012-11-06, by reimar
-
Avoid code duplication and pointless casts.2012-11-06, by reimar
-
Avoid unused variable warnings.2012-11-06, by reimar
-
Update for upstream r256.2012-11-06, by reimar
-
Change STREAM_CTRL_GET_SIZE argument type from off_t to2012-11-06, by reimar
-
Comment out unused code2012-11-06, by upsuper
-
Updated libdvdcss version to 1.2.122012-11-06, by SubJunk
-
Updated libdvdcss to r2552012-11-06, by SubJunk
-
Updated libass to 0.10.12012-11-06, by SubJunk
-
Remove assignment that is duplicated a few lines down,2012-11-05, by reimar
-
Check for NULL before using the pointer.2012-11-05, by reimar
-
Fix malloc failure check to check the correct variable.2012-11-05, by reimar
-
Simplify mp_input_get_input_from_name.2012-11-05, by reimar
-
Fix potential NULL dereference.2012-11-05, by reimar
-
Fix crash when not able to find a mpi by using an2012-11-05, by reimar
-
Allow free_demuxer to handle a NULL argument.2012-11-05, by reimar
-
Fix crash in case sh_audio allocation failed.2012-11-05, by reimar
-
Try to do something sensible when malloc fails instead2012-11-05, by reimar
-
Simplify, avoid crash when malloc/calloc fails.2012-11-05, by reimar
-
release.sh: Use official FFmpeg source repository URL2012-11-05, by al
-
Use more appropriate value for memcpy length.2012-11-05, by reimar
-
Remove nonsense casts.2012-11-05, by reimar
-
Simplify.2012-11-05, by reimar
-
Remove pointless variable.2012-11-05, by reimar
-
Remove completely unnecessary huge on-stack buffer.2012-11-05, by reimar
-
Add flag "dummy" for null and black decoder2012-11-03, by upsuper
-
a new implementation of vf_ass2012-11-02, by upsuper
-
Do not allow 'black' decoder to be chosen without forcing. So mark it2012-11-02, by upsuper
-
configure: add more cpu type detection2012-11-02, by upsuper
-
Fix typo causing memset to not properly initialize the struct.2012-11-01, by reimar
-
Avoid potential overflow in shift.2012-11-01, by reimar
-
Add cast to ensure shift will not overflow.2012-11-01, by reimar
-
Use AV_RB32 to avoid sign extension issues and validate offset before using it.2012-11-01, by reimar
-
Do not needlessly use "long" types.2012-11-01, by reimar
-
Remove pointless unused variable.2012-11-01, by reimar
-
Add a few "const".2012-11-01, by reimar
-
Fix format string typo.2012-11-01, by reimar
-
Add missing va_end after va_copy.2012-11-01, by reimar
-
Fix typo that might have caused reading beyond the string end.2012-11-01, by reimar
-
Remove pointless unreachable code (the loop condition already checks2012-11-01, by reimar
-
More strict check so it is actually possible to trigger.2012-11-01, by reimar
-
Check the correct variable for NULL.2012-11-01, by reimar
-
Remove nonsense check.2012-11-01, by reimar
-
Fix variable declarations I stupidly forgot to make "static".2012-11-01, by reimar
-
add SPXN to speex decoder, should work after ff bug 1873 is fixed2012-11-01, by compn
-
Remove another incorrect use of realloc_struct.2012-10-31, by reimar
-
Remove some incorrect usages of realloc_struct.2012-10-31, by reimar
-
Fix off-by-one error in range check.2012-10-31, by reimar
-
Actually bail out when we detect that we would run2012-10-31, by reimar
-
Do range check before using the variable for array indexing.2012-10-31, by reimar
-
Fix potential out-of-bounds write due to breaking2012-10-31, by reimar
-
Extra checks to ensure we really do not write outside2012-10-31, by reimar
-
Fix more places that incorrectly assume that 02012-10-31, by reimar
-
Only -1 is certain to never be a valid file descriptor.2012-10-31, by reimar
-
Use correct function prototype instead of casting away the warnings.2012-10-31, by reimar
-
Check value of n for validity before using it, not after.2012-10-31, by reimar
-
Remove useless indirection that in addition completely broke the code.2012-10-31, by reimar
-
Use snprintf instead of sprintf.2012-10-31, by reimar
-
Replace sprintf with snprintf.2012-10-31, by reimar
-
mpcommon: Show more CPU flags2012-10-31, by upsuper
-
af_hrtf: clamp output to relieve noises2012-10-31, by upsuper
-
Set pointers to NULL after free.2012-10-30, by reimar
-
Fix off-by-one error in range check.2012-10-30, by reimar
-
Actually make use of max_sub_pos_for_source.2012-10-30, by reimar
-
Make checks for STREAMTYPE simpler and more consistent.2012-10-30, by reimar
-
Free memory allocated by get_path.2012-10-30, by reimar
-
Do not assume that a stream is available for capture.2012-10-30, by reimar
-
Also add CONFIG_LZO define.2012-10-30, by reimar
-
Fix crash when only specifying a host for -ao pulse.2012-10-30, by reimar
-
Only a return value of -1 indicates an error for open(),2012-10-30, by reimar
-
Try to make code a bit clearer.2012-10-30, by reimar
-
Move check for NULL to before the pointer is used.2012-10-30, by reimar
-
Remove useless checks, the code would crash all over of widw/widh were NULL.2012-10-30, by reimar
-
Mark exit_player functions as noreturn.2012-10-30, by reimar
-
Make aspect handling with -vo sdl and RGB format work again.2012-10-30, by reimar
-
Remove pointless commented-out code.2012-10-30, by reimar
-
Remove left-over debug printf.2012-10-30, by reimar
-
Fix off-by-one error in check.2012-10-30, by reimar
-
Remove "else" that makes no sense and results in uninitialized data2012-10-30, by reimar
-
Make some variables static.2012-10-30, by reimar
-
Since the modecount variable is only ever initialized when the videmodes2012-10-30, by reimar
-
Fix copy-paste error found by Coverity (yes, it really has a2012-10-30, by reimar
-
vd_black: simplify code2012-10-30, by upsuper
-
1l: Forgot comment about internal FourCC YOP1.2012-10-30, by cehoyos
-
Support FFmpeg YOP decoder.2012-10-30, by cehoyos
-
build/configure: Check for more math functions2012-10-28, by al
-
Allow telecine filter to work for YUV16 formats.2012-10-28, by cehoyos
-
map 0xa100 to ffg723.1, ff ticket #18562012-10-27, by compn
-
build/configure: Move addition of extra CFLAGS further down2012-10-27, by al
-
Use local variable since we already have it.2012-10-26, by reimar
-
Mark intentional fallthrough case, used for duplicating frames.2012-10-26, by reimar
-
Remove useless variable.2012-10-26, by reimar
-
Make uninit function handle vf->priv being NULL.2012-10-26, by reimar
-
Add comment to silence coverity (and it generally doesn't2012-10-26, by reimar
-
Add missing ().2012-10-26, by reimar
-
Fix check for empty log file (n contains a start offset of 15).2012-10-26, by reimar
-
Fix compilation with current FFmpeg.2012-10-25, by cehoyos
-
mp_property_deinterlace: Signalize control() failure2012-10-25, by al
-
Fix compilation with latest FFmpeg.2012-10-23, by cehoyos
-
mp_property_deinterlace: Improve OSD feedback2012-10-21, by al
-
Set guiInfo.Track after the stream is open.2012-10-21, by ib
-
Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for DVDs.2012-10-21, by ib
-
Fix building GUI without DVD support.2012-10-21, by ib
-
Remove outdated references to mp3lib and tremor.2012-10-21, by reimar
-
There are no internal codecs (except FFmpeg of course) which we should2012-10-21, by reimar
-
Remove our internal mp3lib copy.2012-10-21, by reimar
-
Allow STREAM_CTRL_GET_NUM_TITLES with cache enabled.2012-10-21, by ib
-
Change tremor check so it fails on old incompatible versions2012-10-21, by reimar
-
Fix compiling demux_ogg against tremor, current tremor versions2012-10-21, by reimar
-
Try to fix compilation error on some Windows building environments after r35250.2012-10-20, by cehoyos
-
Get rid of unnecessary use of variable dvd_chapter in Win32 GUI.2012-10-18, by ib
-
Get rid of global variable dvd_title in GUI.2012-10-18, by ib
-
Fix segmentation fault.2012-10-18, by ib
-
Do not allow 'black' decoder to be prefered over real decoders.2012-10-17, by cehoyos
-
Detect direct.h and io.h on Windows.2012-10-15, by cehoyos
-
libmpcodecs: Add vd_black2012-10-15, by al
-
Change order of libraries when linking with libvorbisenc.2012-10-14, by cehoyos
-
Change the order of tested libvorbis ldflags.2012-10-14, by cehoyos
-
Add missing define for avconfig.h2012-10-13, by cehoyos
-
Hint how to use old gdb versions.2012-10-13, by cehoyos
-
vo corevideo: VOCTRL_UPDATE_SCREENINFO: Fix shared_buffer case2012-10-12, by al
-
Silence a few warnings.2012-10-11, by iive
-
Add necessary checks to the vd_hmblck input.2012-10-11, by iive
-
Remove nv12/nv21 decoding from vd_hmblck.2012-10-11, by iive
-
vo corevideo: Use stringWithUTF8String2012-10-11, by al
-
Force compilation of FFmpeg's error_resilience.o2012-10-09, by cehoyos
-
Disable FFmpeg exr decoder if zlib is not available.2012-10-09, by cehoyos
-
Fix compilation with current FFmpeg.2012-10-09, by cehoyos
-
Add TAK file extension to the audio file filter of the file selector.2012-10-08, by ib
-
Support FFmpeg's TAK decoder.2012-10-08, by cehoyos
-
Improve Ogg/Vorbis detection.2012-10-07, by cehoyos
-
Fix compilation with --disable-mencoder.2012-10-06, by cehoyos
-
Save poor users from my configure hack (r35227).2012-10-06, by cehoyos
-
Support FFmpeg's Pinnacle Targa Y216 decoder.2012-10-06, by cehoyos
-
Be more verbose if the pullup filter fails on initialisation.2012-10-05, by cehoyos
-
Revert "Freeze FFmpeg to 1.0 until planar audio playback is fixed."2012-10-04, by cigaes
-
ad_ffmpeg: basic support for planar formats.2012-10-04, by cigaes
-
Freeze FFmpeg to 1.0 until planar audio playback is fixed.2012-10-03, by cehoyos
-
Avoid sleeping for too long without reacting to user input.2012-10-01, by reimar
-
Support cyuv rawvideo via FFmpeg's cyuv decoder.2012-09-30, by cehoyos
-
Remove our own tremor copy, it is ancient, unmaintained2012-09-29, by reimar
-
Quick fix for slices not working with some filter combinations.2012-09-29, by reimar
-
corevideo: simplify draw_alpha function.2012-09-28, by reimar
-
Use aspect_scaling() function also for vo_corevideo.2012-09-28, by reimar
-
Enable aspect scaling even in windowed mode when2012-09-28, by reimar
-
Fix arguments of disassemble command2012-09-27, by ib
-
wishlist: update some2012-09-27, by compn
-
Set ass margins only from one single locations.2012-09-26, by reimar
-
Make two functions static.2012-09-26, by reimar
-
Fix typos which cause the ASS renderer to be reconfigured on every single2012-09-26, by reimar
-
change my display name in authors, getting too much spam2012-09-24, by compn
-
Disable our included tremor by default, it is too buggy.2012-09-23, by reimar
-
Fix auto-detection of current live555.2012-09-23, by cehoyos
-
More helpful error message when video does not fit into frame buffer.2012-09-22, by reimar