23833 Commits (e1ae1642cb25e041448733843931f5faf559bb37)
 

Author SHA1 Message Date
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
Martin Storsjö b1d55e5e4f Use AVFormatContext.start_time_realtime in the RTP muxer 15 years ago
Martin Storsjö 2dad0dcec6 Move the NTP offset definitions to internal.h 15 years ago
Martin Storsjö a5b3d34b5b Add APIchanges entry for AVFormatContext.start_time_realtime 15 years ago
Martin Storsjö b8819c85b5 Add a new field AVFormatContext.start_time_realtime 15 years ago
Anton Khirnov 63100f5885 riff: don't pad extradata when writing ASF. 15 years ago
Martin Storsjö 0298cc04bd Add dependencies used by the RDT and ASF/RTP code 15 years ago
Alexander Strange d55065a29f ffmpeg: Combine variable declaration and definition 15 years ago
Alexander Strange 47b229dbab ffmpeg: Factor out redundant sync_ipts calculation 15 years ago
Aurelien Jacobs e536ccd653 matroskadec: use more appropriate error code 15 years ago
Aurelien Jacobs e4a9e3cc7c move ff_url_split() and ff_url_join() declarations to internal.h 15 years ago
Carl Eugen Hoyos 66b50bc0b2 Cosmetics: Fix a comment. 15 years ago
Micah F. Galizia eadd495d06 Move the probe loop from av_open_input_file() into its own method 15 years ago
Måns Rullgård 1e470fadcb DWT: x86 init should depend on HAVE_MMX 15 years ago
Måns Rullgård 6d2877f47e error.h: test EDOM instead of EINVAL 15 years ago
Måns Rullgård e4836e3c07 Add missing includes to libavutil/error.h 15 years ago
Stefano Sabatini 73ddbd9d0e Change the definition of AVERROR_NUMEXPECTED at the next libavutil 15 years ago
Reimar Döffinger c26bce1070 Allow hard-coding of the 32kB cubic-root table for AAC. 15 years ago