41715 Commits (e69263cd01380b7b20b92588dcac324bf776b59f)
 

Author SHA1 Message Date
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
Stefano Sabatini d5761fe47d lavfi/avcodec: copy pos field from AVFilterBuffer to AVFrame pkt_pos 13 years ago
Stefano Sabatini 208c5a08da lavc/qtrlenc: return proper error codes from qtrle_encode_init() 13 years ago
Stefano Sabatini 5793a6d9f9 lavc/libschroedinger: add missing failure checks in ff_create_schro_frame() 13 years ago
Michael Niedermayer 97726e86be x86/intmath: fix type of FASTDIV 13 years ago
Paul B Mahol 7238ed6c84 avidec: use designated initializers for AVClass 13 years ago
Paul B Mahol ef8bea9107 mov: use designated initializers for AVClass 13 years ago
Carl Eugen Hoyos c47fc942d4 Fix dependencies for the atempo filter. 13 years ago
Michael Niedermayer 0c142e4cda swr: introduce filter_alloc in preparation of SIMD resample optimisations 13 years ago
Michael Niedermayer 80e857c967 swr/resample: optimize C code for the most common case 13 years ago
Stefano Sabatini c90e8054af lavc/avcodec.h: fix reference to nonexistent function in av_picture_copy() doxy 13 years ago
Stefano Sabatini 18b4404dc3 lavc/imgconvert: fix check on av_image_check_size() return code in avpicture_get_size() 13 years ago
Stefano Sabatini 0b2ecf8224 lavc/imgconvert: remove pointless switch block from avpicture_fill() 13 years ago
Stefano Sabatini b583ccc3db lavc/rawdec: propagate duration from packet to frame 13 years ago
Michael Niedermayer 4b5c7d4d9a huffyuv: switch to av_assert 13 years ago
Michael Niedermayer da42f56985 asv1: switch to av_assert 13 years ago
Michael Niedermayer b90f83e905 snowenc: update selftest code for the new temporary arrays 13 years ago
Michael Niedermayer 82edf6727f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f87dacb27d libavutil: add a merge sort. 13 years ago
Michael Niedermayer 096db654af qsort doxy 13 years ago
Michael Niedermayer 88f87ebaa3 qsort: add some forgotten () 13 years ago
Justin Ruggles f61ce90caa lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs 13 years ago
Justin Ruggles 29f7490c46 lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs 13 years ago
John Stebbins 3971be0eb5 Add Dolby/DPLII downmix support to libavresample 13 years ago
Michael Niedermayer 3a0a2f33a6 libavutil: add AV_QSORT() 13 years ago
Mans Rullgard 9fcda25e35 vorbisdec: replace div/mod in loop with a counter 13 years ago
Mans Rullgard 7457ebee3a fate: vorbis: add 5.1 surround test 13 years ago
Martin Storsjö d77f4afa98 rtpenc: Allow requesting H264 RTP packetization mode 0 13 years ago
Martin Storsjö becc3c629b configure: Sort the library listings in the help text alphabetically 13 years ago
Nicolas George 8c3514647e ffmpeg.c: count subtitles in total size. 13 years ago
Nicolas George c49e960a60 ffprobe: dump AVPacket.convergence_duration. 13 years ago
Nicolas George 9ae3e45521 ffprobe: add -show_data option. 13 years ago
Michael Bradshaw 2243f0d078 lavf: add field for how duration is estimated 13 years ago
Carl Eugen Hoyos 3b3150ec9b Fix interlaced prediction for RGB utvideo. 13 years ago
Ronald S. Bultje d9669eab0b dwt: remove variable-length arrays 13 years ago
Michael Niedermayer 564bb244eb Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 6ca48ad044 Merge remote-tracking branch 'qatar/master' 13 years ago
Samuel Pitoiset 8e50c57dcb RTMPT protocol support 13 years ago
Martin Storsjö 35127bf156 http: Properly handle chunked transfer-encoding for replies to post data 13 years ago
Martin Storsjö eb564b23a3 http: Fail reading if the connection has gone away 13 years ago
Martin Storsjö eb3918c1fd amr: Mark an array const 13 years ago
Martin Storsjö 634e874de5 amr: More space cleanup 13 years ago
Martin Storsjö e9ef88fbd2 rtpenc: Fix memory leaks in the muxer open function 13 years ago
Michael Niedermayer db83570875 ffplay: fix -vismv 1 13 years ago
Stefano Sabatini 8f45c3141c ffplay: rename buffer source instance from "src" to "ffplay_buffer" 13 years ago