42804 Commits (62514ca012c8b0d30c291fc6e58c0de7b452cd89)
 

Author SHA1 Message Date
Michael Niedermayer 62514ca012 g723.1dec: Make postfilter user switchable 13 years ago
Michael Niedermayer 1eb1392690 g723.1: various cosmetics and changes that should have no user vissible effect. 13 years ago
Michael Niedermayer d486a6eae9 Merge remote-tracking branch 'dwbuiten/master' 13 years ago
Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 13 years ago
Derek Buitenhuis 5ab855777d wav: Add check for 'fmt' tag in SMV code 13 years ago
Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 13 years ago
Peter Ross 4f4eb380f0 tls: TLS/SSL server 13 years ago
Peter Ross d1146d67ca tls: parse uri path options to underlying tcp URLContext 13 years ago
Peter Ross b2460858f6 tls: verify option 13 years ago
Peter Ross 973a758f52 tls: cafile, cert, key options 13 years ago
Nicolas George 9c1d649ce5 overlay: clear cur_buf on main input link. 13 years ago
Anton Khirnov df53a4a7c1 FATE: fix the asyncts test 13 years ago
Peter Ross 1be55c82a5 av_url_split: dont let '/' char whallop '?' char 13 years ago
Nicolas George 21fb7ff35b doc: declare encoding for texi2html. 13 years ago
Diego Biurrun 6bd37e0b28 build: Drop gcc-specific warning flag from header compilation rule 13 years ago
Steven Robertson 82ecae8a70 lavfi: add alphaextract and alphamerge filters 13 years ago
Stefano Sabatini 8c2ce16f93 doc/filter_design: fix a few typos 13 years ago
Stefano Sabatini c0b91348fe lavd/caca: create display *after* checking dither options 13 years ago
Stefano Sabatini 9ce0e19ab6 lavd/caca: provide more meaningful feedback if fails to set a dither option 13 years ago
Stefano Sabatini fa71471cef lavd/caca: rename "colors" option to "color" 13 years ago
Stefano Sabatini d510527885 lavd/caca: sort arguments for -list_dither 13 years ago
Stefano Sabatini 295e0e4b4f lavd/caca: extend error message for -list_dither option 13 years ago
Stefano Sabatini 2fd880449a doc/outdevs: extend documentation for caca -list* options 13 years ago
Anton Khirnov 73cd131ebc FATE: add a test for the asyncts audio filter. 13 years ago
Steven Robertson 71311d697a Fix yuv4mpeg parsing of 'mono16' files. 13 years ago
Anton Khirnov 721113bed2 matroskadec: return more correct error code on read error. 13 years ago
Anton Khirnov a8a2271fe0 buffersrc: check ff_get_audio_buffer() for errors. 13 years ago
Anton Khirnov 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 13 years ago
Anton Khirnov 1dc4205018 lavfi: check all avfilter_ref_buffer() calls for errors. 13 years ago
Anton Khirnov 80e4ed279b vf_select: avoid an unnecessary avfilter_ref_buffer(). 13 years ago
Anton Khirnov 785fa50f0b buffersrc: avoid creating unnecessary buffer reference 13 years ago
Anton Khirnov 02ac7311c8 lavfi: use avfilter_unref_bufferp() where appropriate. 13 years ago
Anton Khirnov 043800a968 vf_fps: add more error checks. 13 years ago
Anton Khirnov d515e9c225 vf_fps: fix a memleak on malloc failure. 13 years ago
Anton Khirnov 3825b52688 lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors 13 years ago
Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 13 years ago
Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 13 years ago
Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 13 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 13 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 13 years ago
Mohamed Naufal Basheer 8aac5585fa Add a shift parameter to celp_lp_synthesis_filter() 13 years ago
Michael Niedermayer 2f48dff455 atrac3: switch to av_assert 13 years ago
Michael Niedermayer 86af292883 kbdwin: switch to av_assert 13 years ago
Michael Niedermayer 32c3038734 Merge remote-tracking branch 'qatar/master' 13 years ago
Luca Barbato 51a5ddfa01 libopenjpeg: K&R formatting cosmetics 13 years ago
Paul B Mahol 1aeb87fa07 tscc: employ more meaningful return values 13 years ago
Ronald S. Bultje 731fa116b4 yadif: use emms_c() instead of inline assembly for emms invocations. 13 years ago
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