summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Replace Libav with FFmpeg in license headers for files created by mePaul B Mahol2012-06-29
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* git-howto: replace confusing and incorrect text about he testsuite by mostly ↵Michael Niedermayer2012-06-29
| | | | | | a correct text. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* git-howto: partial rewrite of the push checklist to make it match sanity & ↵Michael Niedermayer2012-06-29
| | | | | | reality. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* git-howto: remove inconvenient and odd 24h limit on rsyncMichael Niedermayer2012-06-29
| | | | | | This was never true for FFmpeg in this form. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Makefile: remove checkheaders from the main check targetMichael Niedermayer2012-06-29
| | | | | | | | | | checkheaders doesnt pass and noone has even noticed since a very long time. checkheaders is also unmaintained (please add yourself to MAINTAINERS if you want to maintain it) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* git-howto: cleanup, remove unreasonable recommendition.Michael Niedermayer2012-06-29
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: flv: add support for G.711 doc: git: Add checklist with test steps to perform before pushing flvenc: K&R formatting cosmetics movenc: Add channel layouts for PCM. Conflicts: libavformat/flvenc.c tests/ref/fate/acodec-pcm-s16be tests/ref/fate/acodec-pcm-s24be tests/ref/fate/acodec-pcm-s32be tests/ref/fate/acodec-pcm-s8 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * flv: add support for G.711Damien Fetis2012-06-28
| | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
| * doc: git: Add checklist with test steps to perform before pushingDiego Biurrun2012-06-28
| |
| * flvenc: K&R formatting cosmeticsLuca Barbato2012-06-28
| |
| * movenc: Add channel layouts for PCM.Alex Converse2012-06-27
| |
* | ffplay: simplify code by using avfilter_unref_bufferp()Stefano Sabatini2012-06-28
| |
* | lavfi: deprecate av_buffersrc_buffer() functionStefano Sabatini2012-06-28
| | | | | | | | Favor av_buffersrc_add_ref() instead, which is more powerful.
* | Generate channel layout, reordering for DTS-XXCH extension and, undo ↵Nick Brereton2012-06-28
| | | | | | | | | | | | | | embedded downmixes Reviewed-by: Benjamin Larsson <benjamin@southpole.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Parse & decode DTS XXCH framesNick Brereton2012-06-28
| | | | | | | | | | Reviewed-by: Benjamin Larsson <benjamin@southpole.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | h264: Fix maximum reference count check for non-b framesJeff Downs2012-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below fixes the maximum reference count check for second reference list in non-B frames. There is nothing to prohibit full (field sized) reference list in this case as far as I can tell, and this fixes several syntax-test files here (this is a regression caused when this check was made more stringent by http://git.videolan.org/?p=ffmpeg.git;a=commit;h=dc9ce40069bde3d28f8d0b3e5bd733ae255fecb5) Probably a silly corner case seldom seen irl, but thought I'd pass along in case there was interest in correcting the check. --------------- h264: Fix maximum reference count check for non-b frames; full range is technically ok Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | ffmpeg: warn that -t does not work with -filter_complex.Nicolas George2012-06-28
| |
* | ffmpeg: warn when -t is used for inputs.Nicolas George2012-06-28
| | | | | | | | | | | | | | | | | | Using -t on an input already have surprising results. Furthermore, using it on an input or an output makes a real difference if there are speed-altering filters. Implementing -t for inputs will probably result in some behavour changes.
* | sink_buffer: warn when there are too many buffers.Nicolas George2012-06-28
| |
* | buffersrc: warn when there are too many buffers.Nicolas George2012-06-28
| |
* | lavfi/amerge: silence warningsPaul B Mahol2012-06-28
| | | | | | | | | | | | | | | | The warning silenced was: libavfilter/af_amerge.c:144:29: warning: conversion specifies type 'long long' but the argument has type 'int' [-Wformat] The warning was introduced after FF_API_SAMPLERATE64 removal. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | parseutils: fix sorting of colorsPaul B Mahol2012-06-28
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | ffmpeg: dont copy creation_time as the destination file is not created at ↵Michael Niedermayer2012-06-28
| | | | | | | | | | | | | | | | that time Fixes Ticket1439 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | swr: fix compilation with ancient toolchain that doesnt support SSSE3Michael Niedermayer2012-06-28
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | udp: use av_freep() instead of av_free()Michael Niedermayer2012-06-28
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavf: add proper enum type for fmt ctx duration esitmation methodMichael Bradshaw2012-06-28
| | | | | | | | Signed-off-by: Michael Bradshaw <mbradshaw@sorensonmedia.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: mss1: validate number of changeable palette entries mss1: report palette changed when some additional colours were decoded x86: fft: replace call to memcpy by a loop udp: Support IGMPv3 source specific multicast and source blocking dxva2: include dxva.h if found libm: Provide fallback definitions for isnan() and isinf() tcp: Pass NULL as hostname to getaddrinfo if the string is empty tcp: Set AI_PASSIVE when the socket will be used for listening Conflicts: configure libavcodec/mss1.c libavformat/udp.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * mss1: validate number of changeable palette entriesKostya Shishkov2012-06-27
| |
| * mss1: report palette changed when some additional colours were decodedKostya Shishkov2012-06-27
| |
| * x86: fft: replace call to memcpy by a loopChristophe Gisquet2012-06-27
| | | | | | | | | | | | | | | | | | The function call was a mess to handle, and memcpy cannot make the assumptions we do in the new code. Tested on an IMC sample: 430c -> 370c. Signed-off-by: Mans Rullgard <mans@mansr.com>
| * udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-27
| | | | | | | | | | | | Based on an original patch by Stephen D'Angelo <SDAngelo@evertz.com>. Signed-off-by: Martin Storsjö <martin@martin.st>
| * dxva2: include dxva.h if foundRonald S. Bultje2012-06-27
| | | | | | | | | | | | | | | | Apparently, some build environments require dxva.h even for dxva2, while others lack this header entirely. Including it conditionally allows building in both cases. Signed-off-by: Martin Storsjö <martin@martin.st>
| * libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö2012-06-27
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * tcp: Pass NULL as hostname to getaddrinfo if the string is emptyJordi Ortiz2012-06-27
| | | | | | | | | | | | | | This gives you the proper v4 or v6 version of the "any address", allowing receiving connections on any address on the machine. Signed-off-by: Martin Storsjö <martin@martin.st>
| * tcp: Set AI_PASSIVE when the socket will be used for listeningJordi Ortiz2012-06-27
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | log: change color for filters from blue to bright greenMichael Niedermayer2012-06-28
| | | | | | | | | | | | | | The blue is difficult to read on several peoples terminals with black background. Idea-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | swr: MMX2 & SSSE3 int16 resample coreMichael Niedermayer2012-06-28
| | | | | | | | | | | | about 4 times faster Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | http: try to detect live akamai streams and dont enable seeking for themMichael Niedermayer2012-06-28
| | | | | | | | | | | | Fixes ticket1320 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lsp: use av_assertMichael Niedermayer2012-06-28
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lpc: use av_assertMichael Niedermayer2012-06-28
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | udp: fix occasional crash on shutdownEric Petit2012-06-27
| | | | | | | | | | | | Wait until the thread is down before destroying the fifo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavc: clarify docs for avpkt->destructMichael Bradshaw2012-06-27
| | | | | | | | | | | | | | | | avcodec_encode_audio2 docs are ambiguous about avpkt->destruct and imply it gets reset. Signed-off-by: Michael Bradshaw <mbradshaw@sorensonmedia.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: avconv: add an assert to silence an uninitialized variable warning. avconv: shut up an uninitialized variable warning. avfiltergraph: shut up uninitialized variable warning. af_join: initialize a variable to shut up gcc warning. amix: fix format specifier for AVFilterLink.sample_rate. lavfi: make filters less verbose. mpc8: read APE tags. lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes libm: provide fallback definition for cbrtf() using powf() network: Don't redefine error codes if they already exist in errno.h configure: Check for sys/time.h network: Include unistd.h from network.h avconv: don't include vsrc_buffer.h, which doesn't exist anymore lavfi: reorder AVFilterLink fields. lavfi: reorder AVFilterContext fields. lavfi: reorder AVFilter fields. lavfi: reorder AVFilterBufferRef fields. lavfi: reorder AVFilterBuffer fields. Conflicts: configure libavcodec/v210dec.h libavfilter/asrc_anullsrc.c libavfilter/avfilter.h libavfilter/buffersrc.c libavfilter/src_movie.c libavfilter/vf_aspect.c libavfilter/vf_crop.c libavfilter/vf_drawbox.c libavfilter/vf_fade.c libavfilter/vf_overlay.c libavfilter/vf_pad.c libavfilter/vf_scale.c libavfilter/vsrc_color.c libavformat/network.h libavutil/libm.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * avconv: add an assert to silence an uninitialized variable warning.Anton Khirnov2012-06-26
| | | | | | | | | | | | | | The warning silenced was: avconv.c: In function ‘opt_output_file’: avconv.c:3380:21: warning: ‘meta_out’ may be used uninitialized in this function [-Wuninitialized] avconv.c:3315:20: note: ‘meta_out’ was declared here
| * avconv: shut up an uninitialized variable warning.Anton Khirnov2012-06-26
| | | | | | | | | | | | | | The warning silenced was: avconv.c: In function ‘configure_filtergraph’: avconv.c:603:8: warning: ‘ist’ may be used uninitialized in this function [-Wuninitialized] avconv.c:549:18: note: ‘ist’ was declared here
| * avfiltergraph: shut up uninitialized variable warning.Anton Khirnov2012-06-26
| | | | | | | | | | | | The warning silenced was: libavfilter/avfiltergraph.c: In function ‘avfilter_graph_config’: libavfilter/avfiltergraph.c:500:13: warning: ‘best_idx’ may be used uninitialized in this function [-Wuninitialized]
| * af_join: initialize a variable to shut up gcc warning.Anton Khirnov2012-06-26
| | | | | | | | | | | | The warning silenced was: libavfilter/af_join.c: In function ‘join_request_frame’: libavfilter/af_join.c:451:9: warning: ‘nb_samples’ may be used uninitialized in this function [-Wuninitialized]
| * amix: fix format specifier for AVFilterLink.sample_rate.Anton Khirnov2012-06-26
| | | | | | | | It is a plain int now.
| * lavfi: make filters less verbose.Anton Khirnov2012-06-26
| |
| * mpc8: read APE tags.Anton Khirnov2012-06-26
| |