2010-11-08 |
reimar | codecs.conf: mark fflatm non-buggy (now default for...
|
commit | commitdiff | tree |
2010-11-08 |
reimar | ad_faad: Make work with -demuxer lavf
|
commit | commitdiff | tree |
2010-11-08 |
reimar | codecs_conf, mp_taglists: Use only one fourcc for LATM
|
commit | commitdiff | tree |
2010-11-08 |
reimar | ad_ffmpeg: Handle EAGAIN, needed for LATM to work properly...
|
commit | commitdiff | tree |
2010-11-08 |
reimar | demuxer.c: Add support for parsing LATM
|
commit | commitdiff | tree |
2010-11-08 |
reimar | demux_lavf: Fix program switching
|
commit | commitdiff | tree |
2010-11-08 |
reimar | demux_lavf: Print PROGRAM_ID -identify output similar...
|
commit | commitdiff | tree |
2010-11-08 |
reimar | vf_scale: accept all non-hw-accel formats we know a...
|
commit | commitdiff | tree |
2010-11-08 |
reimar | video: simplify some tests with a new IMGFMT_IS_HWACCEL...
|
commit | commitdiff | tree |
2010-11-08 |
diego | mplayer.desktop: Add video/3gpp and application/x-flash...
|
commit | commitdiff | tree |
2010-11-08 |
diego | configure: Do not enable rpath on NetBSD
|
commit | commitdiff | tree |
2010-11-08 |
diego | configure: Enable joystick support on FreeBSD
|
commit | commitdiff | tree |
2010-11-08 |
cehoyos | codecs.conf, mp_taglists: Support FFmpeg LATM decoding
|
commit | commitdiff | tree |
2010-11-07 |
komh | vo_kva: Restore all the attributes after changing aspect...
|
commit | commitdiff | tree |
2010-11-07 |
komh | vo_kva: Prevent a parent window from painting over...
|
commit | commitdiff | tree |
2010-11-07 |
reimar | vo_directx: Fix possible out-of-bounds access
|
commit | commitdiff | tree |
2010-11-07 |
jrash | DOCS/man/zh_CH: sync with en/mplayer.1 rev. 32566
|
commit | commitdiff | tree |
2010-11-07 |
siretart | TOOLS/binary_codecs.sh: make indentation consistent
|
commit | commitdiff | tree |
2010-11-07 |
reimar | cache, stream: avoid extra memcpy when using cache
|
commit | commitdiff | tree |
2010-11-07 |
reimar | cosmetics: cache2.c: Remove some irrelevant commented...
|
commit | commitdiff | tree |
2010-11-07 |
cigaes | stream_dvd: millisecond accuracy for chapters in -identify...
|
commit | commitdiff | tree |
2010-11-06 |
Uoti Urpala | demux_lavf: for avi, use packet .dts instead of .pts
|
commit | commitdiff | tree |
2010-11-06 |
Uoti Urpala | build: enable vf_geq if libavutil version installs...
|
commit | commitdiff | tree |
2010-11-06 |
Uoti Urpala | demux_lavf: avoid deprecated "first_iformat" by using...
|
commit | commitdiff | tree |
2010-11-06 |
Uoti Urpala | demux_lavf: add hack for stream-changing ogg input...
|
commit | commitdiff | tree |
2010-11-06 |
Uoti Urpala | demux_lavf: more future proof AVInputFormat name comparison
|
commit | commitdiff | tree |
2010-11-05 |
Uoti Urpala | ffmpeg_files/taglists.c: update to latest FFmpeg values...
|
commit | commitdiff | tree |
2010-11-04 |
Clément Bœsch | options: add OPT_MAKE_FLAGS macro, creates "opt/noopt...
|
commit | commitdiff | tree |
2010-11-04 |
Clément Bœsch | options: move -name and -title to option struct
|
commit | commitdiff | tree |
2010-11-03 |
Uoti Urpala | Makefile: enable .DELETE_ON_ERROR special target
|
commit | commitdiff | tree |
2010-11-03 |
Uoti Urpala | Makefile: remove generated locale files in clean target
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vf_stereo3d: Add stereo3d filter
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vd_ffmpeg: improve aspect ratio handling
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | Add a simple capture feature (-capture)
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | options: move -dumpfile to option struct
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Fix detection of mips processor variants
|
commit | commitdiff | tree |
2010-11-02 |
attila | manpage: Make commas and backslashes show properly
|
commit | commitdiff | tree |
2010-11-02 |
cigaes | options: modify parse_timestring(), make public
|
commit | commitdiff | tree |
2010-11-02 |
cigaes | vo_gl: Move the read_pnm function into a separate file
|
commit | commitdiff | tree |
2010-11-02 |
reimar | ao_sun: Add support for AOPLAY_FINAL_CHUNK
|
commit | commitdiff | tree |
2010-11-02 |
reimar | stream_network: Fix possible crash for invalid http_proxy...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | subreader: More strict autodetection of RT subtitle...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | new slave command: af_cmdline, for changing audio filter...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | libaf: Make af_reinit "public", to allow using it in...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | command.c: Add windows.h include to fix compilation...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | input: try to open "-input -file=" file even if stat...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | rtsp_rtp.c: Add missing avstring include for av_strlcpy
|
commit | commitdiff | tree |
2010-11-02 |
siretart | configure: check if libdvdcss has been removed from...
|
commit | commitdiff | tree |
2010-11-02 |
cigaes | cosmetics: remove some useless braces from command.c
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | command.c: use different field in property table for...
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | TOOLS/matroska.py: stop cleanly at EOF of complete...
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | TOOLS/matroska.py: change to python3 syntax
|
commit | commitdiff | tree |
2010-11-02 |
reimar | rtsp_rtp.c: Replace snprintf by av_strlcpy
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vd_qtvideo: fix crash on OS X with QuickTime
|
commit | commitdiff | tree |
2010-11-02 |
siretart | TOOLS/binary_codecs.sh: avoid creating fake "bestsites"
|
commit | commitdiff | tree |
2010-11-02 |
siretart | TOOLS/binary_codecs.sh: fix obsolete dpkg syntax
|
commit | commitdiff | tree |
2010-11-02 |
diego | cosmetics: Remove some obsolete and misleading comments
|
commit | commitdiff | tree |
2010-11-02 |
diego | Remove #warning preprocessor directives
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_gl: Extract code to read a pnm file into a separate...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | cosmetics: remove some #if 0 code from mplayer.c
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_dxr3: Fix validity checks before closing a file...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_dxr3: Fix indentation
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vidix: Simplify code for writing to /proc/mtrr
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_mga: minor code cleanup
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_xmga: Remove an unmotivated and pointless panscan_calc...
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_xvidix: reconfigure also on window move
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_xmga: fix event handling
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_xmga: Remove a useless MGA_VID_CONFIG ioctl
|
commit | commitdiff | tree |
2010-11-02 |
reimar | x11_common: add VO_EVENT_MOVE
|
commit | commitdiff | tree |
2010-11-02 |
reimar | vo_mga: switch to newer screen dimension handling API
|
commit | commitdiff | tree |
2010-11-02 |
reimar | aspect.c: use fallback if screen dimensions are not...
|
commit | commitdiff | tree |
2010-11-02 |
diego | ao_coreaudio: byteswap AC-3 streams on little-endian
|
commit | commitdiff | tree |
2010-11-02 |
diego | DOCS/man: Add missing values for the chanlist suboption...
|
commit | commitdiff | tree |
2010-11-02 |
cehoyos | demux_ts: fix subtitle stream breaking audio track...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Ensure that CONFIG_NETWORK is #defined to...
|
commit | commitdiff | tree |
2010-11-02 |
compn | codecs.conf: add another xdcam mpeg2 fourcc/isom xd54
|
commit | commitdiff | tree |
2010-11-02 |
reimar | demux_lavf: handle new streams appearing during playback
|
commit | commitdiff | tree |
2010-11-02 |
reimar | Remove remaining %lf printf conversions
|
commit | commitdiff | tree |
2010-11-02 |
cehoyos | vf_yadif: modify asm to make compile with clang
|
commit | commitdiff | tree |
2010-11-02 |
diego | demux_pva: move functions, add "static"
|
commit | commitdiff | tree |
2010-11-02 |
diego | mpeg_hdr.c: move function to avoid forward declaration
|
commit | commitdiff | tree |
2010-11-02 |
diego | demux_real.c: Remove unused hexdump() forward declaration
|
commit | commitdiff | tree |
2010-11-02 |
diego | demux_[mpg|ts|ty]: #include dec_audio.h for skip_audio_frame()
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: simplify X11, IVTV and V4l2 checks
|
commit | commitdiff | tree |
2010-11-02 |
diego | mplayer.c: remove some obsolete commented-out lines
|
commit | commitdiff | tree |
2010-11-02 |
diego | libvo: remove UNUSED() macros
|
commit | commitdiff | tree |
2010-11-02 |
diego | Move code to avoid forward declarations in top-level...
|
commit | commitdiff | tree |
2010-11-02 |
cehoyos | subreader.c: malloc+memset -> calloc
|
commit | commitdiff | tree |
2010-11-02 |
cehoyos | subreader.c: Simplify comparison
|
commit | commitdiff | tree |
2010-11-02 |
reimar | spudec: support "clear" packet type
|
commit | commitdiff | tree |
2010-11-02 |
diego | m_config.c: cosmetics: Move functions to avoid forward...
|
commit | commitdiff | tree |
2010-11-02 |
diego | m_config.[ch]: mark some function parameters const
|
commit | commitdiff | tree |
2010-11-02 |
diego | libfaad2: cosmetics: Make local_changes.diff apply...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: simplify some checks
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: Rename function_check{_broken}() --> statement_ch...
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: simplify some tests
|
commit | commitdiff | tree |
2010-11-02 |
diego | configure: update documentation comments about adding...
|
commit | commitdiff | tree |
2010-11-02 |
Gabrov | DOCS/xml/hu: synced with r32361
|
commit | commitdiff | tree |
2010-11-02 |
cehoyos | codecs.conf: Partial support for ffwmvp (only works...
|
commit | commitdiff | tree |
2010-11-02 |
cigaes | audio: auto-add downmix filter when stereo output is...
|
commit | commitdiff | tree |