41783 Commits (69254f46286099588514454f60fad12f6e51b2cd)
 

Author SHA1 Message Date
Paul B Mahol 69254f4628 LucasArts SMUSH video decoder 13 years ago
Paul B Mahol b18357326c LucasArts SMUSH VIMA audio decoder 13 years ago
Michael Niedermayer 5a90e55ece libavfilter/transform: fix mirroring. 13 years ago
Michael Niedermayer 104c914640 libavutil: fix author attribution 13 years ago
Paul B Mahol b2e2287c04 cdxl: disable checked bitstream reader 13 years ago
Paul B Mahol de05877390 lavfi: remove redundant checks after av_parse_video_rate() 13 years ago
Michael Niedermayer 4da42ebe44 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer e632a430fe vf_vflip: fix handling of the last line. 13 years ago
Michael Niedermayer a46f8915be vf_lut: fix handling of odd dimensions 13 years ago
Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
Alex Converse 43886eaebc aacdec: Fix popping channel layouts. 13 years ago
Michael Niedermayer 827667eca7 mjpegenc: use av_assert 13 years ago
Michael Niedermayer 4eae08b438 mjpegdec: use av_assert 13 years ago
Mans Rullgard 61183b5ab4 av_gettime: support Win32 without gettimeofday() 13 years ago
Mans Rullgard 980f81d961 Use av_gettime() in various places 13 years ago
Mans Rullgard ae0a301668 Move av_gettime() to libavutil 13 years ago
Michael Niedermayer bc210bfca6 log: flip highlight bit for codec & muxer layer 13 years ago
Mans Rullgard db7d8fb4ef dct-test: use emms_c() from libavutil instead of duplicating it 13 years ago
Ronald S. Bultje f1f37c7011 mov: fix operator precedence bug 13 years ago
Janne Grunau a2b186a188 mathematics.h: remove a couple of math defines 13 years ago
Lou Logan 493156ed31 doc/ffmpeg.texi: use an exising preset file name 13 years ago
Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 13 years ago
Mans Rullgard 4e5a514813 lavf: remove unnecessary inclusions of unistd.h 13 years ago
Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 13 years ago
Stefano Sabatini 93bbe53c44 lavfi/asplit: fix memleak 13 years ago
Paul B Mahol 86206035d1 avio: av_protocol_next() is gone 13 years ago
Mans Rullgard 4996e8f510 bfin: libswscale: add const where appropriate to fix warnings 13 years ago
Mans Rullgard 6bac8971cc bfin: libswscale: remove unnecessary #includes 13 years ago
Paul B Mahol 420990db30 libilbc: use designated initializers for AVClass 13 years ago
Paul B Mahol 10952e0602 lavfi/color: fix typo 13 years ago
Michael Niedermayer 18d7bea695 wmv2enc: fix rounding flag. 13 years ago
Paul B Mahol 9e7543361c lavfi/color: use AVOptions 13 years ago
Michael Niedermayer cabbd271a5 Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö 042b272a4a udp: Properly check for invalid sockets 13 years ago
Martin Storsjö bb6c1abb0e tcp: Check the return value from getsockopt 13 years ago
Martin Storsjö a840cdda6c network: Use av_strerror for getting error messages 13 years ago
Martin Storsjö 860b40f1f2 udp: Properly print error from getnameinfo 13 years ago
Martin Storsjö 6aa4e88106 mmst: Use AVUNERROR() to convert error codes to the right range for strerror 13 years ago
Martin Storsjö 561687696f network: Pass pointers of the right type to get/setsockopt/ioctlsocket on windows 13 years ago
Samuel Pitoiset 9d811fd80f rtmp: Reduce the number of idle posts sent by sleeping 50ms 13 years ago
Paul B Mahol 6b9446e932 avidec: add .category 13 years ago
Pavel Koshevoy 5fa8226420 libavfilter: improve atempo audio quality 13 years ago
Michael Niedermayer 08613d50d6 lavf: separate muxer/demuxer class category 13 years ago
Michael Niedermayer 6fb7d03d74 lavc: seperate encoder/decoder class category 13 years ago
Michael Niedermayer e69263cd01 avutil: add get_category() for the case where one AVClass can have more than 1 category 13 years ago
Michael Niedermayer b76f77ee0d log: swap colors for muxer and codec layer 13 years ago
Michael Niedermayer 0412e5187e lavfi/avfilter: use av_assert 13 years ago
Michael Niedermayer 82ac6a66f9 rv40dsp: use av_assert 13 years ago
Stefano Sabatini db142a8395 lavfi/avcodec: make avfilter_fill_frame_from*() functions use avfilter_copy_buf_props() 13 years ago
Stefano Sabatini 8f8d8b9538 lavfi/avcodec: always use av_frame* accessors in avfilter_copy_buf_props() 13 years ago