- 24 May, 2012 24 commits
-
-
Michael Niedermayer authored
* qatar/master: rtmp: Return a proper error code instead of -1 rtmp: Check malloc calls rtmp: Check ff_rtmp_packet_create calls lavfi: add audio mix filter flvdec: Make sure sample_rate is set to the updated value tqi: Pass errors from the MB decoder Conflicts: Changelog doc/filters.texi libavcodec/eatqi.c libavfilter/Makefile libavfilter/allfilters.c libavfilter/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
-
Clément Bœsch authored
The new description is still available below.
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This lists git history, which is better kept in the history itself that is both ours as this file as well as the actual history of the ffmpeg-mt project. If someone thinks this is not ok, drop me a mail and ill put it back! Also note this file was not carried in our previous release with noone complaining Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This matches the default non dr1 allocator Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Kyle authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
Michael Niedermayer authored
git blame: 77 Stefano Sabatini 1 Michael Niedermayer Initial commit: commit 2f83681c Author: Stefano Sabatini <stefasab@gmail.com> Date: Sat Mar 10 14:01:28 2012 +0100 lavfi: port libmpcodecs remove-logo filter The code is based on the remove-logo filter in MPlayer/libmpcodecs, by Robert Edele, relicensed to LGPL with consent of the author. Address trac issue #249. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
git blame: 132 Stefano Sabatini 77 Vitor Sessak 49 Michael Niedermayer 24 Anton Khirnov 22 S.N. Hemanth Meenakshisundaram 13 Bobby Bingham 7 Luca Barbato 2 Nicolas George 2 Alex Converse 1 Diego Elio Pettenò Initial commit not traced as this file was split out. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
git blame: 423 Nicolas George 86 Stefano Sabatini 19 Michael Niedermayer 1 Reimar Döffinger Initial commit: commit bcfd9e82 Author: Stefano Sabatini <stefano.sabatini-lala@poste.it> Date: Sun Feb 20 23:42:17 2011 +0100 lavfi: add drawutils Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Only commit: commit 54c5dd89 Author: Anton Khirnov <anton@khirnov.net> Date: Wed May 9 14:08:21 2012 +0200 lavfi: Add fps filter. Partially based on a patch by Robert Nagy <ronag89@gmail.com> also see [FFmpeg-devel] [PATCH 07/10] vf_fps: fix copyright Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The original patch was sent with FFmpeg in the license header. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
git blame: 75 Anton Khirnov 72 Michael Niedermayer 39 Stefano Sabatini 23 S.N. Hemanth Meenakshisundaram 9 Vitor Sessak 6 Robert Nagy 2 Diego Biurrun 1 Andrey Utkin Note: commit ab165047 Author: Anton Khirnov <anton@khirnov.net> Date: Fri Apr 27 17:27:40 2012 +0200 lavfi: add a function for copying properties from AVFilterBufferRef->AVFrame Based on a commit by Stefano Sabatini <stefano.sabatini-lala@poste.it> commit 4a1ac8c4 Author: Anton Khirnov <anton@khirnov.net> Date: Thu May 10 07:58:11 2012 +0200 lavfi: move buffer management function to a separate file. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
git blame: 45 Stefano Sabatini 23 Clément Bœsch 4 Michael Niedermayer 3 Robert Nagy 3 Nicolas George 2 Roger Pau Monné Initial commit: commit 566666ca Author: Stefano Sabatini <stefano.sabatini-lala@poste.it> Date: Sun May 1 14:47:05 2011 +0200 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
git blame says: 109 Stefano Sabatini 7 Clément Bœsch 2 Reimar Döffinger 2 Michael Niedermayer 1 Reinhard Tartler 1 Mans Rullgard Initial commit: commit 1ee410f3 Author: Stefano Sabatini <stefano.sabatini-lala@poste.it> Date: Sat Sep 25 01:56:58 2010 +0000 Add asrc_anullsrc - null audio source. Based on a patch by "S.N. Hemanth Meenakshisundaram" smeenaks!ucsd!edu. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
git blame says authors are: 19 S.N. Hemanth Meenakshisundaram 2 Reimar Döffinger initial commit: commit f0a55438 Author: S.N. Hemanth Meenakshisundaram <smeenaks@ucsd.edu> Date: Sat Sep 25 01:57:01 2010 +0000 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Authors according to blame are: 16 S.N. Hemanth Meenakshisundaram 4 Stefano Sabatini 3 Anton Khirnov 2 Reimar Döffinger Initial commit was: commit 99046339 Author: S.N. Hemanth Meenakshisundaram <smeenaks@ucsd.edu> Date: Fri Aug 20 23:16:51 2010 +0000 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 May, 2012 16 commits
-
-
Stefano Sabatini authored
Fix -vf copy with pal8 format.
-
Stefano Sabatini authored
Move AVPALETTE_SIZE and AVPALETTE_COUNT definition from libavcodec/avcodec.h to libavutil/pixfmt.h. The definition is more useful in libavutil, where it can be shared for example by libavfilter and libswscale.
-
Samuel Pitoiset authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Samuel Pitoiset authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Samuel Pitoiset authored
Check malloc calls used by ff_rtmp_packet_create, unify error handling and pass on error codes. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Justin Ruggles authored
-
Michael Niedermayer authored
* qatar/master: os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2 http: Add support for reading http POST reply headers http: Add http_shutdown() for ending writing of posts tcp: Allow signalling end of reading/writing avio: Add a function for signalling end of reading/writing lavfi: fix comment, audio is supported now. lavfi: fix incorrect comment. lavfi: remove avfilter_null_* from public API on next bump. lavfi: remove avfilter_default_* from public API on next bump. lavfi: deprecate default config_props() callback and refactor avfilter_config_links() avfiltergraph: smarter sample format selection. avconv: rename transcode_audio/video to decode_audio/video. asyncts: reset delta to 0 when it's not used. x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. dwt: return errors from ff_slice_buffer_init() Conflicts: ffmpeg.c libavfilter/avfilter.c libavfilter/avfilter.h libavfilter/formats.c libavfilter/version.h libavfilter/vf_blackframe.c libavfilter/vf_drawtext.c libavfilter/vf_fade.c libavfilter/vf_format.c libavfilter/vf_showinfo.c libavfilter/video.c libavfilter/video.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Martin Storsjö authored
The sample_rate variable is used for checks for audio format changes at the end of the function. This fixes cases where the sample rate was set from the codec id by flv_set_audio_codec (as for nellymoser 8 kHz/16 kHz), so the value set to last_sample_rate wasn't equal to sample_rate at this point. This caused the demuxer otherwise reports a spurious change to 5512 Hz and back to the correct one. Updating channels in the same way is only done for consistency. Currently, flv_set_audio_codec doesn't update that value. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
This silences some valgrind warnings. CC: libav-stable@libav.org Fixes second half of http://ffmpeg.org/trac/ffmpeg/ticket/794 Bug found by: Oana Stratulat Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Reinhard Tartler <siretart@tauware.de> (cherry picked from commit f85334f5)
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1332 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-