26285 Commits (74d127b537d18cc9a2bf2b556900705f7b2af2be)
 

Author SHA1 Message Date
Janne Grunau d04247a134 use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*] 14 years ago
Stefano Sabatini db9dfa3cc3 Make avfilter_insert_filter() propagate an error code in case the 14 years ago
Stefano Sabatini 4ecf1539bf Add APIchanges entry after r25227. 14 years ago
Stefano Sabatini acc0490f09 Make AVFilterLink store the pointers to the source and destination 14 years ago
Stefano Sabatini b3dd5e5971 Add APIchanges entry after r25225. 14 years ago
Stefano Sabatini 372e288408 Move av_get_token() from libavfilter to libavutil. 14 years ago
Martin Storsjö 4a94cfea02 rtpproto: Use a sockaddr_storage instead of a sockaddr_in with recvfrom 14 years ago
Michael Niedermayer 6e73cef6e3 Fix several security issues in flicvideo.c 14 years ago
Tomas Härdin 1620939022 mpegtsenc: Indent 14 years ago
Tomas Härdin d1ac03517e mpegtsenc: Write subtitle extradata if set 14 years ago
Stefano Sabatini be0e596a57 Simplify include, since opt.c is now in libavutil there is no need 14 years ago
Stefano Sabatini 8f1afd3b37 Cosmetics: apply misc style fixes. 14 years ago
Jason Garrett-Glaser e2983d6eac Improve error concealment of lost frames 14 years ago
Stefano Sabatini b1a05b820e Make avfilter_destroy() code less convoluted, introducing a temporary 14 years ago
Stefano Sabatini 41f87daaa3 Bump version and update APIchanges after r25210. 14 years ago
Måns Rullgård 536e229ae2 yadif: remove unnecessary #include 14 years ago
Stefano Sabatini 13fabd7a8d Port MPlayer blackframe filter. 14 years ago
Måns Rullgård b6c0689456 configure: detect nasm vs yasm and set flags correspondingly 14 years ago
Måns Rullgård 3288177150 ARM: change return type of AV_RN16() to unsigned 14 years ago
Ramiro Polla 33ce384688 fix typos and grammar 14 years ago
Michael Niedermayer 8c26d83edb Make the avoptions list of sws more complete. 14 years ago
Michael Niedermayer 635d4aed60 Split alloc and init of context so that parameters can be set in the context 14 years ago
Ramiro Polla f4203ff3d9 swscale: use full chroma input for point scaler 14 years ago
Martin Storsjö 6677249889 Bump minor version for the addition of the G.722 encoder 14 years ago
Michael Niedermayer 6ed040408b Move AVOptions from libavcodec to libavutil 14 years ago
Kostya Shishkov cba322d76d Make WMV3 decoder attempt to decode WMVP as well 14 years ago
Kostya Shishkov 10f93363b7 RES_SM in WMV3 is really two flags, so split it in decoder 14 years ago
Stefano Sabatini b0f65613ac Cosmetics: fix style nits. 14 years ago
Reimar Döffinger 02b424d9c8 Add d suffix to movd target register to make it work with nasm. 14 years ago
Reimar Döffinger dc77e985b7 Split and then simplify address generation macro. 14 years ago
Måns Rullgård 8c067b5dfd Update rv20 seek test reference 14 years ago
Michael Niedermayer 53eb458a72 Fix rv20 encoding so the binary decoder can decode it. 14 years ago
Baptiste Coudurier 48f7f29f52 In yadif filter, use current frame when previous is missing, 14 years ago
Stefano Sabatini b9f9e59afc Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
Måns Rullgård 2c1da681b8 Create libavfilter/$arch when building outside source tree 14 years ago
Michael Niedermayer 9f27ca3f25 Stefanos port was missing DIRS variable in the Makefile for the newly added x86 14 years ago
Stefano Sabatini 5900deeb90 Bump lavfi minor and add Changelog notice after yadif addition. 14 years ago
Michael Niedermayer 96a1459ed5 Fix 0 vs 1 porting bug from mplayer. 14 years ago
Michael Niedermayer acbac56789 yadif filter, based on stefanos port of my yadif from mplayer. 14 years ago
Maksym Veremeyenko b299c4e4d3 Support deinterlacing of YUVJ422P in old deinterlacer. 14 years ago
Stefano Sabatini 1afab33857 Prefix enum var_name symbols with VAR_, to avoid conflicts with already 14 years ago
Stefano Sabatini 921bf9f1ff Fix memleak introduced in: 14 years ago
Stefano Sabatini 0fb226b37a Document udp protocol. 14 years ago
Stefano Sabatini 6ef93402f4 Slightly clarify expression in for the anullsrc source documentation. 14 years ago
Reimar Döffinger b641982b23 rawdec: ensure that there is always a valid palette for formats that 14 years ago
S.N. Hemanth Meenakshisundaram f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
Stefano Sabatini 1ee410f330 Add asrc_anullsrc - null audio source. 14 years ago
Stefano Sabatini 6afd569e1d Make ffprobe able to set AVFormatContext options. 14 years ago
Stefano Sabatini 20e021c711 Add more missing checks in opt_default(), prevent a crash if 14 years ago
Stefano Sabatini 75b67a8a99 Make the crop filters accept parametric expressions. 14 years ago