2010-11-14 |
Uoti Urpala | demux_lavf: mark AVI timestamps non-pts to avoid messages
|
commit | commitdiff | tree |
2010-11-13 |
Uoti Urpala | core: do initial A-V sync by modifying audio stream
|
commit | commitdiff | tree |
2010-11-13 |
Uoti Urpala | core: give pts as parameter to demuxer_get_current_chapter()
|
commit | commitdiff | tree |
2010-11-13 |
Uoti Urpala | demux_nsv: don't write to sh_video->pts
|
commit | commitdiff | tree |
2010-11-13 |
Uoti Urpala | .gitignore: add /tags, /TAGS
|
commit | commitdiff | tree |
2010-11-12 |
Uoti Urpala | audio: add -gapless-audio option
|
commit | commitdiff | tree |
2010-11-12 |
Uoti Urpala | audio: don't try to send partial samples to AO at EOF
|
commit | commitdiff | tree |
2010-11-11 |
Uoti Urpala | core: rename update_video_immediately->restart_playback
|
commit | commitdiff | tree |
2010-11-10 |
Uoti Urpala | demux: change "%s file format detected" message
|
commit | commitdiff | tree |
2010-11-10 |
Uoti Urpala | core: print an explicit error if file format detection...
|
commit | commitdiff | tree |
2010-11-10 |
Uoti Urpala | demuxer.c: clean up demux_open_stream()
|
commit | commitdiff | tree |
2010-11-10 |
Uoti Urpala | demux: error out if given invalid -demuxer option
|
commit | commitdiff | tree |
2010-11-10 |
Uoti Urpala | demux_lavf: add simple seek-by-bytes mode for MPEG
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | demux: improve -alang / -slang track choosing logic
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | demux_mkv: seek: with no track-specific index entries...
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | demux_mkv: fix relative seeks without index
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | TOOLS/matroska.py: recognize MaxCache element
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | demux_mkv: fix seek hang when going past end of file...
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | demux_mkv: cleanup: separate index creation part of...
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | core: use correct demuxer with -audiofile / -subfile
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | demux_demuxers: initialize stream_pts to MP_NOPTS_VALUE
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | core: move video pos/length query functions from demux...
|
commit | commitdiff | tree |
2010-11-08 |
Uoti Urpala | demux: fix -correct-pts autoselection with -audiofile
|
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-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 |
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 |
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 |
Uoti Urpala | libaf: add opts pointer to struct af_stream
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | ad_libdca: fix assert failure on -channels >6
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | options: move audio_output_channels, audio_output_format...
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | demux_mkv: add some sanity checks
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | Makefile: remove obsolete DIRS list entries
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | build: enable/disable all FFmpeg libraries together
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | Remove MEncoder
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | cosmetics: reformat vf_ass to K&R style
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | mpcommon.h: reduce header dependencies on other headers
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | configure: remove duplicated CFLAGS from DEPFLAGS
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | ass_mp.[ch]: #include "config.h"
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | enable vo_mga, vo_xmga, vf_palette, vf_halfpack
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | cosmetics: remove "_s" prefix from "struct vf_info_s"
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | Makefile: remote obsolete dep/depend targets, mark...
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | demuxer.c: add new_sh_sub_sid_lang
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | vo_vdpau: fix indentation of some switch statements
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | vo_vdpau: add extra check for unknown image format
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | vo_gl: remove unused label
|
commit | commitdiff | tree |
2010-11-02 |
Uoti Urpala | x11_common.h: remove some unused declarations
|
commit | commitdiff | tree |
2010-10-26 |
Uoti Urpala | demux_mkv: support V_MJPEG video tag
|
commit | commitdiff | tree |
2010-10-21 |
Uoti Urpala | demux_mkv: accept files with no doctype in EBML header
|
commit | commitdiff | tree |
2010-10-21 |
Uoti Urpala | TOOLS/matroska.py: recognize ChapCountry
|
commit | commitdiff | tree |
2010-10-16 |
Uoti Urpala | vd_ffmpeg: fix aspect ratio problems with recent FFmpeg
|
commit | commitdiff | tree |
2010-10-16 |
Uoti Urpala | vd_ffmpeg: fix calloc/av_free mixup
|
commit | commitdiff | tree |
2010-10-14 |
Uoti Urpala | af_lavcac3enc: fix assert failure "s->expect_len <...
|
commit | commitdiff | tree |
2010-07-23 |
Uoti Urpala | vo: improve fixed-vo behavior when video size changes...
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Merge svn changes up to r31332
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Skip svn change r31329
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Merge svn changes r31318 to r31328
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Skip svn changes r31316, r31317
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Merge svn change r31315
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Skip svn changes r31308 to r31314
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Merge svn changes r31306, r31307
|
commit | commitdiff | tree |
2010-06-05 |
Uoti Urpala | Skip svn changes r31304, r31305
|
commit | commitdiff | tree |
2010-06-04 |
Uoti Urpala | configure: fix disabling of (x)mga without swscale...
|
commit | commitdiff | tree |
2010-06-03 |
Uoti Urpala | mp3lib: use ffmpeg_files/x86_cpu.h
|
commit | commitdiff | tree |
2010-06-03 |
Uoti Urpala | options: fix -a52drc default value (should be 1)
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | demux_mkv: enable automatic index generation by default
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Merge svn changes up to r31303
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Skip svn changes up to r31294 (mostly)
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Merge svn changes up to r31291
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Skip svn changes up to r31287
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | ad_ffmpeg: set lavc drc_scale parameter according to...
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | options: move -a52drc to option struct
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Skip svn change r31285
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Merge svn changes up to r31284
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Skip svn changes up to r31280
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Merge svn changes up to r31275
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Skip svn changes up to r31267
|
commit | commitdiff | tree |
2010-06-02 |
Uoti Urpala | Merge svn changes up to r31265
|
commit | commitdiff | tree |
2010-06-01 |
Uoti Urpala | stream_radio.c: fix corrupt line from e3061749
|
commit | commitdiff | tree |
2010-05-31 |
Uoti Urpala | demux_mkv: fix possible seek crash
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | demux_mkv: support VP8 video tag
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | demux_mkv: support WebM files
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | ffmpeg_files/taglists.c: update to contain latest FFmpeg...
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Merge svn changes r31198 - r31256
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Merge svn changes up to r31256
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Skip svn changes up to r31248
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Merge svn changes up to r31244
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Skip svn changes up to r31238
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Merge svn changes up to r31226
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Skip svn changes up to r31218
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Merge svn changes up to r31211
|
commit | commitdiff | tree |
2010-05-30 |
Uoti Urpala | Merge svn changes up to r31197
|
commit | commitdiff | tree |