index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
...
*
fix a segfault if -x264encopts is the last commandline option (with no argument)
lorenm
2007-01-28
*
Mark m_struct_t defaults as const
reimar
2007-01-28
*
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16
reimar
2007-01-27
*
Fix FSF address and otherwise broken license headers.
diego
2007-01-22
*
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
reimar
2007-01-21
*
Another AVCodecTag compile fix
reimar
2007-01-21
*
BE_32 -> AV_RB32
reimar
2007-01-19
*
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; ple...
nicodvb
2007-01-19
*
Include "internal" libavformat/riff.h also when dynamic libavformat is used
reimar
2007-01-06
*
Include libavformat/riff.h when building with static libavformat and
reimar
2007-01-06
*
allows OSD menu to be displayed when using MPEG PES video out
ben
2007-01-04
*
Fix build with shared libavutil. Approved by Diego.
rathann
2006-12-31
*
the avi spec does not allow random samplesize whoever wrote this should be shot
michael
2006-12-29
*
first step toward amr-nb muxing support
michael
2006-12-29
*
Properly fix compilation without code duplication.
diego
2006-12-23
*
compilation fixes: define always_inline and don't use uint64_t_C
rik
2006-12-23
*
Pass quant tables to next filters
gpoirier
2006-12-21
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
Simplify: get rid of useless lame_presets_longinfo_dm function.
reimar
2006-12-16
*
Fix FIXME mp_msg levels and targets
reimar
2006-12-16
*
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
reimar
2006-12-12
*
count needs to be even
henry
2006-12-11
*
Only increase buffer size to avoid crashes when seeking in
reimar
2006-12-10
*
Fix realvideo size changes by using our own malloced buffer and export type mpi.
reimar
2006-12-10
*
Get rid of min/max macros from aviheader.h, they do not belong here.
reimar
2006-12-09
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Speed up ASS subtitles display by detecting changes between two consecutive
eugeni
2006-12-06
*
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clea...
reimar
2006-12-06
*
Fix memleak if vd_ffmpeg init fails
reimar
2006-12-06
*
Remove unused function pointers, they probably had incorrect prototypes
reimar
2006-12-03
*
Compile fix, BE_32 definition has been moved
reimar
2006-12-03
*
Remove long-deprecated -vop option.
diego
2006-12-02
*
Set video aspect ratio for libass in vf_vo.
eugeni
2006-12-02
*
Update comment, video output plugins are deprecated.
diego
2006-12-02
*
Cleanup and fix rectangle size calculation, caused crashes with e.g.
reimar
2006-12-01
*
Add libav include paths to CFLAGS without indirection.
diego
2006-12-01
*
Explain reason for -I.. in CFLAGS here.
diego
2006-11-29
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
cosmetics to ease future patching
diego
2006-11-27
*
Move common code to mpcommon.mak.
diego
2006-11-27
*
Use standard SRCS2 name for MEncoder sources.
diego
2006-11-27
*
Move common code for generating multiple libraries to mpcommon.mak.
diego
2006-11-27
*
Merge duplicate entries.
diego
2006-11-26
*
Remove unnecessary variable indirection.
diego
2006-11-26
*
cosmetics: alphabetical order
diego
2006-11-26
*
FFmpeg-style conditional dependency declaration
diego
2006-11-26
*
100l typos
diego
2006-11-26
*
Remove useless variable indirection.
diego
2006-11-26
*
cosmetics: Move around some entries for better readability.
diego
2006-11-26
*
Do not use many different variables for SRCS.
diego
2006-11-26
[prev]
[next]