42857 Commits (3ccf22c64a0065fa08fe642500f193394fd83d01)
 

Author SHA1 Message Date
Michael Niedermayer 7c71f8e0ec pthread: mark lockless thread synchronization variables as volatile 13 years ago
Ronald S. Bultje b170b323e3 ac3: don't use different names for option tables in the template file. 13 years ago
Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 13 years ago
Ronald S. Bultje 98041afb5f adpcm: don't duplicate identical AVSampleFmt array for each encoder. 13 years ago
Diego Biurrun 388ff813e7 configure: cosmetics: Group test dependencies together 13 years ago
Mans Rullgard ad93dccb64 configure: add more passthrough flags in tms470 filter 13 years ago
Mans Rullgard d0c6d424f4 configure: move flag filtering functions out of if/else blocks 13 years ago
Ronald S. Bultje b2668c85e9 x86: swscale: Place inline assembly code under appropriate #ifdefs 13 years ago
Michael Niedermayer 9e1508f1e7 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f7e0c18549 vf_overlay: prevent premature freeing of cur_buf 13 years ago
Michael Niedermayer 0ecaa447f6 vf_overlay: use unref_bufferP() 13 years ago
Michael Niedermayer dc49105c7f sink_buffer: prevent prematurely freeing of cur_buf 13 years ago
Michael Niedermayer 1890853976 vf_thumbnail: prevent premature freeing of ref 13 years ago
Michael Niedermayer 5aab307f30 vf_colormatrix: avoid using out_buf 13 years ago
Ronald S. Bultje 5354a904fe rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. 13 years ago
Reimar Döffinger 313d1981ad zerocodec: fix direct rendering. 13 years ago
Samuel Pitoiset bdbb21b186 configure: Remove redundant RTMPT/RTMPTS dependencies 13 years ago
Mans Rullgard 6c3fa06a85 configure: add filtering of host cflags/ldflags 13 years ago
Paul B Mahol a36f19e942 libopenjpegdec: set cp_reduce value only once 13 years ago
Paul B Mahol 881e0de640 iff: pass context to av_log_ask_for_sample 13 years ago
Mans Rullgard 68485d1f32 configure: initialise all flag filters at the same place 13 years ago
Mans Rullgard 64933b6c94 configure: add filtering of linker flags 13 years ago
Mans Rullgard 01d31e16f1 configure: name some variables more consistently 13 years ago
Mans Rullgard cd52ec95bb configure: remove filter_cppflags 13 years ago
Mans Rullgard 07e3f9af9f configure: set icc_version where it is needed 13 years ago
Diego Biurrun 1cf6e7dd37 mpegenc: remove disabled code 13 years ago
Paul B Mahol ad69e778b7 iff: remove dupe ID_ANNO definition 13 years ago
Stefano Sabatini beef7a6328 doc/outdevs: fix @code{} syntax in caca device docs 13 years ago
Stefano Sabatini f1a7124d30 Changelog: add entry for the caca device 13 years ago
Michael Niedermayer 17352ad315 alacdec: fix packed sample output with 5.1 13 years ago
Piotr Bandurski 3800facac6 riff: add G723_1 wav tag 13 years ago
Marton Balint b99e9ee938 ac3dec: set decode_error_flags field in ac3 codec 13 years ago
Marton Balint 016a472009 avcodec: add decode_error_flags field to AVFrame 13 years ago
Paul B Mahol 296c1b6bd1 libcaca output device 13 years ago
Michael Niedermayer 3c033d00f5 Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol 85761efa95 tiertexseq: remove redundant string from log message 13 years ago
Anton Khirnov 4c9080a7ef lavfi: unref AVFilterLink.out_buf in ff_end_frame(). 13 years ago
Nicolas George fd58678b86 v4l2: remove call to v4l2_fd_open. 13 years ago
Anton Khirnov 07bad27810 lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). 13 years ago
Anton Khirnov 533fd5b5b4 vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer(). 13 years ago
Anton Khirnov 5b50ae94e6 vf_slicify: clear AVFilterLink.cur_buf in start_frame(). 13 years ago
Anton Khirnov 0393af4f0b vf_settb: simplify start_frame(). 13 years ago
Anton Khirnov 9203fa0b32 vf_fieldorder: don't give up its own reference to the output buffer. 13 years ago
Anton Khirnov f493c644cd vf_pad: don't give up its own reference to the output buffer. 13 years ago
Anton Khirnov ad8b6326aa vf_overlay: don't access a buffer reference that's been given away. 13 years ago
Anton Khirnov 7155763b78 vf_drawtext: don't give up its own reference to the input buffer. 13 years ago
Anton Khirnov d19499c796 vf_gradfun: don't store two pointers to one AVFilterBufferRef. 13 years ago
Anton Khirnov 0fe010a36f vf_delogo: don't store two pointers to one AVFilterBufferRef. 13 years ago
Anton Khirnov 51a8049be8 vf_aspect: clear AVFilterLink.cur_buf in start_frame(). 13 years ago
Robert Nagy b70d89a033 lavfi: add avfilter_unref_bufferp() 13 years ago