summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Do not store a copy of AVFormatContext *s in vfw_ctx.Ramiro Polla2010-03-17
* Add video filter to manipulate aspect ratioBobby Bingham2010-03-17
* Use H264s MC instead of mpeg4-asp qpel for h264 error resilience.Michael Niedermayer2010-03-17
* Fix erroneous behaviour when format probe hits end of fileMåns Rullgård2010-03-16
* Simplify arch-specific object file listsMåns Rullgård2010-03-16
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-16
* configure: do not use $_Måns Rullgård2010-03-16
* Add compilation hints for Cygwin 1.7 and remove the ones for 1.5Víctor Paesa2010-03-16
* Typo: if output (video) stream's pix_fmt is not set, then the stream cannotRonald S. Bultje2010-03-16
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-16
* 100L, revert r22560, already presentBaptiste Coudurier2010-03-15
* patcheck: Escape parentheses in grep callsDaniel Verkamp2010-03-15
* rename av_read_frame_flush to ff_read_frame_flushAurelien Jacobs2010-03-15
* rename av_program_add_stream_index to ff_program_add_stream_indexAurelien Jacobs2010-03-15
* mpegts muxer now needs mpeg4audio code like adts muxerBaptiste Coudurier2010-03-15
* Correctly write last 0 lacing value when packet size is multiple of 255, patc...Greg Maxwell2010-03-15
* H264: fix signed overflow in constant multiplicationMåns Rullgård2010-03-15
* Add AVSEEK_FORCE flag to indicate that the code should attempt to seekMichael Niedermayer2010-03-15
* Add ff_ prefix for mpeg2_dc_scale_table.Michael Niedermayer2010-03-15
* matroskadec: fix missing dependencyAurelien Jacobs2010-03-15
* Support intra_dc_precision>8 in jpegMichael Niedermayer2010-03-15
* Allow mpeg style yuv in jpeg when strict standard compliance is small enough.Michael Niedermayer2010-03-15
* Add FATE testsMåns Rullgård2010-03-15
* cosmetics : Print newline after error message.Jai Menon2010-03-15
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-15
* ReindentMartin Storsjö2010-03-15
* Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_p...Martin Storsjö2010-03-15
* Make rtsp_skip_packet non-static, add ff prefixMartin Storsjö2010-03-15
* ReindentMartin Storsjö2010-03-15
* RTSP: Synchronize the start time of the chained RTP muxersMartin Storsjö2010-03-15
* Remove avcodec_thread_execute from avcodec.h, and make static functions thatBenoit Fouet2010-03-15
* Use AVFormatContext.start_time_realtime in the RTP muxerMartin Storsjö2010-03-15
* Move the NTP offset definitions to internal.hMartin Storsjö2010-03-15
* Add APIchanges entry for AVFormatContext.start_time_realtimeMartin Storsjö2010-03-15
* Add a new field AVFormatContext.start_time_realtimeMartin Storsjö2010-03-15
* riff: don't pad extradata when writing ASF.Anton Khirnov2010-03-15
* Add dependencies used by the RDT and ASF/RTP codeMartin Storsjö2010-03-15
* ffmpeg: Combine variable declaration and definitionAlexander Strange2010-03-15
* ffmpeg: Factor out redundant sync_ipts calculationAlexander Strange2010-03-15
* matroskadec: use more appropriate error codeAurelien Jacobs2010-03-15
* move ff_url_split() and ff_url_join() declarations to internal.hAurelien Jacobs2010-03-14
* Cosmetics: Fix a comment.Carl Eugen Hoyos2010-03-14
* Move the probe loop from av_open_input_file() into its own methodMicah F. Galizia2010-03-14
* DWT: x86 init should depend on HAVE_MMXMåns Rullgård2010-03-14
* error.h: test EDOM instead of EINVALMåns Rullgård2010-03-14
* Add missing includes to libavutil/error.hMåns Rullgård2010-03-14
* Change the definition of AVERROR_NUMEXPECTED at the next libavutilStefano Sabatini2010-03-14
* Allow hard-coding of the 32kB cubic-root table for AAC.Reimar Döffinger2010-03-14
* Fix brief make output for generated tablesMåns Rullgård2010-03-14
* Allow hard-coding several QDM2 tables (about 32 kB size).Reimar Döffinger2010-03-14