~motumedia/mplayer2/master

  • Committer: Uoti Urpala
  • Date: 2013-01-26 13:17:02 UTC
  • Revision ID: git-v1:bbadbda21be7049e06c746e0894713c04331e767
osd: add changes missing from recent 393988c274 (exit crash)

Commit 393988c274 ("build: clean up remnants from internal FFmpeg
build") was somehow missing free()->av_free() changes in one place.
This could cause a crash when exiting the player if av_free()
differed from free() (mainly on MSWindows).
Filename Latest Rev Last Changed Committer Comment Size
..
debian 19 23 years ago arpi_esp Initial revision git-svn-id: svn://svn.mplayerhq Diff
DOCS 2 23 years ago arpi_esp Initial revision git-svn-id: svn://svn.mplayerhq Diff
etc 1615 22 years ago arpi DOCS/codecs.conf -> etc/codecs.conf git-svn-id: Diff
ffmpeg_files 26727 14 years ago Uoti Urpala Add copies of needed internal FFmpeg files under f Diff
input 4419 22 years ago albeu A new configurable input system and joystick suppo Diff
libaf 7569 21 years ago anders Adding new audio output filter layer libaf git-s Diff
libao2 955 23 years ago arpi_esp audio out drivers git-svn-id: svn://svn.mplayerh Diff
libmpcodecs 4879 22 years ago arpi libmpcodecs core - initial version git-svn-id: s Diff
libmpdemux 2311 22 years ago arpi libdemuxer... git-svn-id: svn://svn.mplayerhq.hu Diff
libvo 2 23 years ago arpi_esp Initial revision git-svn-id: svn://svn.mplayerhq Diff
loader 2 23 years ago arpi_esp Initial revision git-svn-id: svn://svn.mplayerhq Diff
osdep 9381 21 years ago arpi linux->osdep git-svn-id: svn://svn.mplayerhq.hu/ Diff
rpm 24695 16 years ago rathann import cleaned-up RPM spec files git-svn-id: svn Diff
stream 19272 17 years ago ben introduce new 'stream' directory for all stream la Diff
sub 27694 13 years ago Uoti Urpala Merge branch 'sub' * sub: sub/OSD: move some re Diff
timeline 27801 13 years ago Uoti Urpala Merge branch 'edl' * edl: core: support timelin Diff
TOOLS 2 23 years ago arpi_esp Initial revision git-svn-id: svn://svn.mplayerhq Diff
.gitignore 28276 11 years ago Uoti Urpala TOOLS: add script for OSX bundle generation Add a 303 bytes Diff Download File
asxparser.c 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 17.5 KB Diff Download File
asxparser.h 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 1.8 KB Diff Download File
AUTHORS 27749 13 years ago Uoti Urpala documentation: remove Changelog, rewrite README T 32.5 KB Diff Download File
av_log.c 28150 12 years ago Uoti Urpala stream_ffmpeg: fix broken line from 30afc64532ff61 4 KB Diff Download File
av_log.h 27995 12 years ago Uoti Urpala terminal output: show libav version numbers in ver 56 bytes Diff Download File
av_opts.c 28064 12 years ago Uoti Urpala Update Libav API uses Change various code to use 1.3 KB Diff Download File
av_opts.h 26437.3.49 15 years ago diego Add missing multiple inclusion guards. git-svn-i 1000 bytes Diff Download File
bstr.c 28218 11 years ago Uoti Urpala libav #include changes for latest upstream compati 5.9 KB Diff Download File
bstr.h 28232 11 years ago Uoti Urpala stream/rtsp: remove live555, nemesi, native rtsp i 4.6 KB Diff Download File
cfg-mplayer.h 28317 11 years ago Uoti Urpala stream_netstream: Remove netstream support This a 41.8 KB Diff Download File
codec-cfg.c 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 20.8 KB Diff Download File
codec-cfg.h 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 2.8 KB Diff Download File
command.c 28307 11 years ago Uoti Urpala subs: fix vf_ass --subdelay, remove sub_step slave 116 KB Diff Download File
command.h 26877 14 years ago Uoti Urpala Merge svn changes up to r30475 1 KB Diff Download File
File configure 28316 11 years ago Uoti Urpala tv/radio: drop Video 4 Linux (V4L) version 1 suppo 156 KB Diff Download File
Copyright 28232 11 years ago Uoti Urpala stream/rtsp: remove live555, nemesi, native rtsp i 2.4 KB Diff Download File
cpudetect.c 28132 12 years ago Uoti Urpala build: remove OS/2 support 15.5 KB Diff Download File
cpudetect.h 27311 13 years ago Uoti Urpala loader: Reuse do_cpuid from cpudetect.c in loader/ 1.5 KB Diff Download File
cpuinfo.c 26437.4.1707 14 years ago diego the great MPlayer tab removal: part II some extra 12.6 KB Diff Download File
defaultopts.c 28236 11 years ago Uoti Urpala subs: always use sub decoder framework for libass 1.9 KB Diff Download File
defaultopts.h 27690 13 years ago Uoti Urpala cleanup: remove unused MEncoder-related code Remo 70 bytes Diff Download File
fmt-conversion.c 28226 11 years ago Uoti Urpala video: support GBR mode h264 decoding Add support 4.9 KB Diff Download File
fmt-conversion.h 28263 11 years ago Uoti Urpala fmt-conversion.h: fix pixfmt.h #include; fixes lat 969 bytes Diff Download File
LICENSE 27780 13 years ago Uoti Urpala Copyright, LICENSE: change binary license to GPL 3 34.3 KB Diff Download File
m_config.c 28197 11 years ago Uoti Urpala options: support "no-foo" syntax for flag suboptio 22.9 KB Diff Download File
m_config.h 28183 11 years ago Uoti Urpala options: support parsing values into substructs A 7.1 KB Diff Download File
m_option.c 28260 11 years ago Uoti Urpala options: fix URL user/password parsing Code parsi 56.6 KB Diff Download File
m_option.h 28184 11 years ago Uoti Urpala options: make option struct the talloc parent of o 18.1 KB Diff Download File
m_property.c 28253 11 years ago Uoti Urpala commands: remove separate direction arg from step 12.1 KB Diff Download File
m_property.h 28253 11 years ago Uoti Urpala commands: remove separate direction arg from step 6.9 KB Diff Download File
m_struct.c 28184 11 years ago Uoti Urpala options: make option struct the talloc parent of o 3.2 KB Diff Download File
m_struct.h 27924 12 years ago Uoti Urpala options: change option parsing to use bstr Using 3.7 KB Diff Download File
Makefile 28317 11 years ago Uoti Urpala stream_netstream: Remove netstream support This a 29.3 KB Diff Download File
mangle.h 28315 11 years ago Uoti Urpala configure: go back to platform-based EXTERN_PREFIX 1.3 KB Diff Download File
metadata.h 26717 14 years ago Uoti Urpala Remove trailing whitespace from most files 1.4 KB Diff Download File
mixer.c 28310 11 years ago Uoti Urpala mixer: keep fractional part of volume setting mix 9.9 KB Diff Download File
mixer.h 28140 12 years ago Uoti Urpala mixer: support native audio driver mute Make mixe 1.7 KB Diff Download File
mp_core.h 28289 11 years ago Uoti Urpala core: clean up libquvi handling, add media_title p 8.5 KB Diff Download File
mp_fifo.c 28107 12 years ago Uoti Urpala input: allow unicode keys and reassign internal ke 2.3 KB Diff Download File
mp_fifo.h 28107 12 years ago Uoti Urpala input: allow unicode keys and reassign internal ke 1.2 KB Diff Download File
mp_msg.c 28101 12 years ago Uoti Urpala cosmetics: misc minor cleanups The deleted ZRM* t 11.5 KB Diff Download File
mp_msg.h 28317 11 years ago Uoti Urpala stream_netstream: Remove netstream support This a 4.2 KB Diff Download File
mp_osd.h 28221 11 years ago Uoti Urpala OSD/commands: use osdlevel=3 for osd_show_progress 1.6 KB Diff Download File
mpbswap.h 28066 12 years ago Uoti Urpala build: switch to libavutil bswap.h and intreadwrit 1 KB Diff Download File
mpcommon.c 27679.1.4 13 years ago Uoti Urpala core: move most mpcommon.c contents to mplayer.c 819 bytes Diff Download File
mpcommon.h 28086 12 years ago Uoti Urpala windows: fix format string attributes on MinGW Mi 1.9 KB Diff Download File
mplayer.c 28308 11 years ago Uoti Urpala win32: add missing include for static pthreads com 170 KB Diff Download File
mplayer.h 28244 11 years ago Uoti Urpala core, timeline: cache external ordered chapter fil 1.3 KB Diff Download File
options.h 28307 11 years ago Uoti Urpala subs: fix vf_ass --subdelay, remove sub_step slave 3.7 KB Diff Download File
parser-cfg.c 28088 12 years ago Uoti Urpala windows support: unicode filenames Windows uses a 7.6 KB Diff Download File
parser-cfg.h 27920 12 years ago Uoti Urpala options: move command line preparse together with 937 bytes Diff Download File
parser-mpcmd.c 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 12.6 KB Diff Download File
parser-mpcmd.h 28177 12 years ago Uoti Urpala options: change -v parsing Handle -v flags as a s 1.1 KB Diff Download File
path.c 28169 12 years ago Uoti Urpala win32: get_path(): fix undefined behavior MSWindo 5.9 KB Diff Download File
path.h 28088 12 years ago Uoti Urpala windows support: unicode filenames Windows uses a 1.5 KB Diff Download File
playtree.c 27932 12 years ago Uoti Urpala build: fix --enable-debug, remove some "#ifdef MP_ 18.9 KB Diff Download File
playtree.h 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 7.6 KB Diff Download File
playtreeparser.c 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 25.9 KB Diff Download File
playtreeparser.h 28291 11 years ago Uoti Urpala cleanup: fix code calling open_stream() with NULL 2.2 KB Diff Download File
pnm_loader.c 27510 13 years ago Uoti Urpala vo_gl: Move the read_pnm function into a separate 2.4 KB Diff Download File
pnm_loader.h 27510 13 years ago Uoti Urpala vo_gl: Move the read_pnm function into a separate 2 KB Diff Download File
README 28230 11 years ago Uoti Urpala osd: rewrite OSD rendering to use libass Render O 1.2 KB Diff Download File
screenshot.c 28271 11 years ago Uoti Urpala libav: use avcodec_free_frame() with new Libav La 7.4 KB Diff Download File
screenshot.h 28018.1.2 12 years ago Uoti Urpala core: add screenshot mode for actual VO window con 1.5 KB Diff Download File
subopt-helper.c 28022 12 years ago Uoti Urpala subopt-helper: support "no-" prefix to negate subo 9.5 KB Diff Download File
subopt-helper.h 26437.4.1059 14 years ago diego Add license header to all top-level files missing 2 KB Diff Download File
talloc.c 27960 12 years ago Uoti Urpala talloc.[ch]: remove "type safety" hack that violat 38.4 KB Diff Download File
talloc.h 28086 12 years ago Uoti Urpala windows: fix format string attributes on MinGW Mi 8.1 KB Diff Download File
File version.sh 28063 12 years ago Uoti Urpala Update copyright year 859 bytes Diff Download File