26204 Commits (dec112691561bddaea07e0ad455a71bf29ade60d)
 

Author SHA1 Message Date
Stefano Sabatini 2e5ff4d0e5 Group togheter filter dependency specifications. 14 years ago
Stefano Sabatini e40032e23a Add the drawbox filter from the soc libavfilter repo. 14 years ago
Jason Garrett-Glaser 4dece8c7f8 Try to fix crashes introduced by r25218 14 years ago
Alexander Strange 01d461980e All else being equal, prefer PTS over DTS in timestamp correction 14 years ago
Alexander Strange 7a8bfa5d67 Extract timestamp correction code from ffplay.c to cmdutils.c 14 years ago
Baptiste Coudurier 6d19fd5c26 In mov demuxer, check that nb_streams is valid before using it in read_dac3 14 years ago
Baptiste Coudurier bd8154d0b3 100l fix if condition 14 years ago
Baptiste Coudurier df0743e01e Y400A (gray alpha) input support in libswscale 14 years ago
Michael Chinen 59cb40b921 Fix index_entries pos: 14 years ago
Stefano Sabatini c6625ad541 Update APIchanges after r25236. 14 years ago
Måns Rullgård 483480b5ae Fix out of tree builds with vf_yadif and mmx 14 years ago
Stefano Sabatini c85eef4ed8 Move av_set_options_string() from libavfilter to libavutil. 14 years ago
Stefano Sabatini 486adc55c0 Use more expressive names for the avfilter_insert_filter() in and out 14 years ago
Aurelien Jacobs fa6f4ebc08 use a Makefile in x86 subdir 14 years ago
Aurelien Jacobs 236f79480b merge #if with if() 14 years ago
Baptiste Coudurier 2a5db1aa58 In dv decoder, set sample aspect aspect ratio, fix issue #1612 14 years ago
Baptiste Coudurier 348a3237cc In dv decoder, use the expected aspect ratio logic, like other decoders do, 14 years ago
Janne Grunau 9f694f0b3d swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068 14 years ago
Janne Grunau 829e5dafc2 cosmetics: break long line update_flags_cpu 14 years ago
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