23458 Commits (f75ab7a64534c1a114f71da92d0fafc622d65244)
 

Author SHA1 Message Date
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
Måns Rullgård 7732f641ff Fix brief make output for generated tables 15 years ago
Reimar Döffinger 062777b343 Allow hard-coding several QDM2 tables (about 32 kB size). 15 years ago
Reimar Döffinger 108d262c56 Add some more table-printing functions needed for future patches. 15 years ago
Måns Rullgård 33996217ca Add ff_ prefix to dwt functions 15 years ago
Måns Rullgård 05aec7bb87 Separate DWT from snow and dsputil 15 years ago
Reimar Döffinger 28eb577390 Avoid creating tiny (possibly only 64 bytes large) audio packets resulting in 15 years ago
Michael Niedermayer 686c781766 Make sure all mvs of a mb are set in the error concealment code. 15 years ago
Stefano Sabatini c6a7b97c8e Mark AVERROR_ENOENT for deletion at the next libavutil major bump. 15 years ago
Stefano Sabatini 9b359f517e Lexically sort the error code definitions. 15 years ago
Michael Niedermayer bb4fcfa395 Ensure that the deblock filter accesses the correct MVs for h264. 15 years ago
Alex Converse b3e5931d18 aacsbr: DSPUtilize analysis input scaling. 15 years ago
Alex Converse f8a93a2036 aac: Don't bias output during the IMDCT if SBR will be used. 15 years ago
Stefano Sabatini 7c074320ba Mark AVERROR_ENOMEM to be deleted at the next major bump. 15 years ago
Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 15 years ago
Stefano Sabatini 0edfa79b23 Make iff.c:decode_init return the value returned by 15 years ago
Aurelien Jacobs 382b5b3a0c CODEC_ID_XVID is not used anywhere, remove it at next major bump 15 years ago
Aurelien Jacobs 74dc70c425 bump minor avcodec version for libxvid codec id change (r22489) 15 years ago
Stefano Sabatini 89fb9ae9e6 Make the scale filter pass the pkt.pos information to the output 15 years ago
Stefano Sabatini 8955a324f4 Bump libavfilter minor version and add APIchanges entry after the 15 years ago
Stefano Sabatini bb4095133f Make ffplay pass the packet.pos information to the filterchain, get it 15 years ago
Stefano Sabatini 5bb5c1dc86 Add AVFilterPicRef.pos field and make libavfilter propagate stream 15 years ago
Stefano Sabatini ec7ab610d5 Extend the slice filter to make it issue slice height values randomly 15 years ago
David Conrad 14268254c8 vp3: Split out motion vectors to their own array 15 years ago
Stefano Sabatini 99de2b593d Add APIchanges entry for the libavutil/error.h addition. 15 years ago
Stefano Sabatini dbfa5e7861 Add missing parentheses around the AVERROR_PATCHWELCOME macro 15 years ago