23650 Commits (fc8b1075e1f74ab14798e8698bd818eb1a14b938)
 

Author SHA1 Message Date
Måns Rullgård d343d59837 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 15 years ago
Carl Eugen Hoyos 35a3bd844e It is difficult nowadays to compile without swscale support. 15 years ago
Stefano Sabatini fd7cbc7f9c Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than 15 years ago
Stefano Sabatini 8d5e638f04 Make url_fseek() return AVERROR_EOF rather than AVERROR(EPIPE) if end 15 years ago
Stefano Sabatini 8bab85e54c Remove printing of frame sizes and frame rate abbreviations from 15 years ago
Robert Krüger 076db5ed57 Add a -window_title option, which sets the FFplay window title. 15 years ago
Stefano Sabatini 1400bd5a39 Make ad-hoc lavfi tests use random values for the slice height used 15 years ago
Stefano Sabatini cec96e8de3 Add some ad-hoc tests for libavfilter. 15 years ago
Ronald S. Bultje a7a85dc4c2 Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, so that 15 years ago
Carl Eugen Hoyos 9109cdca97 Fix compilation on PPC 470. 15 years ago
Måns Rullgård 838c7c7407 Remove $(MSG) override for install-lib targets 15 years ago
Måns Rullgård de5aba8cca Make ranlib silent in brief output mode 15 years ago
Alexis Ballier 57937d6195 qtrleenc: add rgb555 output 15 years ago
Maxim Poliakovski ace38c36bf Correct reference buffer switching in Indeo 5 decoder. 15 years ago
Kostya Shishkov 6eec969d54 document two variables in Indeo5 decoding context 15 years ago
Bobby Bingham e88c9dac07 Cosmetics: vertical align 15 years ago
Bobby Bingham c0bc2fed8e Allow format and noformat filters to be more completely disabled when the 15 years ago
Bobby Bingham 55fd1bbc1b Cosmetics: rearrange functions to simplify ifdeffery 15 years ago
Ramiro Polla ad8eede7b1 vfwcap: Free remaining packets on vfw_read_close(). 15 years ago
Ramiro Polla ce03ed4df1 Do not store a copy of AVFormatContext *s in vfw_ctx. 15 years ago
Bobby Bingham 3922deb577 Add video filter to manipulate aspect ratio 15 years ago
Michael Niedermayer 68f0bc7e62 Use H264s MC instead of mpeg4-asp qpel for h264 error resilience. 15 years ago
Måns Rullgård c7f625eecf Fix erroneous behaviour when format probe hits end of file 15 years ago
Måns Rullgård 3bd74e9243 Simplify arch-specific object file lists 15 years ago
Måns Rullgård 43f60eba19 Move arch-specific makefile parts into $arch/Makefile 15 years ago
Måns Rullgård e0e335a023 configure: do not use $_ 15 years ago
Víctor Paesa 2f821b036c Add compilation hints for Cygwin 1.7 and remove the ones for 1.5 15 years ago
Ronald S. Bultje 562f22a699 Typo: if output (video) stream's pix_fmt is not set, then the stream cannot 15 years ago
Måns Rullgård 4693b031a3 Move H264 dsputil functions into their own struct 15 years ago
Baptiste Coudurier f5beb9a8a1 100L, revert r22560, already present 15 years ago
Daniel Verkamp 4a0cf686f8 patcheck: Escape parentheses in grep calls 15 years ago
Aurelien Jacobs 972ffe6220 rename av_read_frame_flush to ff_read_frame_flush 15 years ago
Aurelien Jacobs 588af13fee rename av_program_add_stream_index to ff_program_add_stream_index 15 years ago
Baptiste Coudurier 48b2ef95b3 mpegts muxer now needs mpeg4audio code like adts muxer 15 years ago
Greg Maxwell fbe8c56dfe Correctly write last 0 lacing value when packet size is multiple of 255, patch by Greg Maxwell, gmaxwell at gmail dot com 15 years ago
Måns Rullgård 404793f4ac H264: fix signed overflow in constant multiplication 15 years ago
Michael Niedermayer 493f54ada0 Add AVSEEK_FORCE flag to indicate that the code should attempt to seek 15 years ago
Michael Niedermayer 53f66cee0c Add ff_ prefix for mpeg2_dc_scale_table. 15 years ago
Aurelien Jacobs 6dfa52c8bd matroskadec: fix missing dependency 15 years ago
Michael Niedermayer 6506c3d2b2 Support intra_dc_precision>8 in jpeg 15 years ago
Michael Niedermayer 802323508c Allow mpeg style yuv in jpeg when strict standard compliance is small enough. 15 years ago
Måns Rullgård 2fad097788 Add FATE tests 15 years ago
Jai Menon f75ab7a645 cosmetics : Print newline after error message. 15 years ago
Michael Niedermayer bd57cae86f use mpeg2 quantization bias for mjpeg. 15 years ago
Martin Storsjö db128802c5 Reindent 15 years ago
Martin Storsjö ad2ae6dbaf Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet. 15 years ago
Martin Storsjö ec55edba31 Make rtsp_skip_packet non-static, add ff prefix 15 years ago
Martin Storsjö c040badb70 Reindent 15 years ago
Martin Storsjö c07c6f8183 RTSP: Synchronize the start time of the chained RTP muxers 15 years ago
Benoit Fouet 4a287145c2 Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago