summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant information in header.Stefano Sabatini2010-11-181-2/+1
| | | | Originally committed as revision 25763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l: Fix crash in SPDIF muxer.Carl Eugen Hoyos2010-11-171-0/+1
| | | | Originally committed as revision 25762 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-1711-382/+314
| | | | Originally committed as revision 25761 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for IEC 61937 ("SPDIF") encapsulation for E-AC-3.Carl Eugen Hoyos2010-11-172-12/+60
| | | | | | | | | Only works via HDMI. Patch by Anssi Hannula (anssi d hannula a iki d fi), based on some work by myself. Originally committed as revision 25760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100L fix get_video_buffer in pad filter, get_video_buffer will store wrong ↵Baptiste Coudurier2010-11-171-0/+3
| | | | | | values for w and h Originally committed as revision 25759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_find_stream_info(): set subtitle codec time_baseAurelien Jacobs2010-11-161-1/+2
| | | | Originally committed as revision 25758 to svn://svn.ffmpeg.org/ffmpeg/trunk
* In mov demuxer, export .mov encoder metadata tagBaptiste Coudurier2010-11-161-0/+1
| | | | Originally committed as revision 25757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make DNxHD encoder produce files that are strictly VC-3 compatibleBaptiste Coudurier2010-11-163-5/+5
| | | | Originally committed as revision 25756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtsp: Parse and use the Content-Base reply header, if presentMartin Storsjö2010-11-153-0/+10
| | | | | | This fixes playing RTSP urls with query parameters. Originally committed as revision 25755 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 16l trocadero: Musepack SV7 decoder may skip more than 16 bits at theKostya Shishkov2010-11-151-1/+1
| | | | | | | beginning of the frame, so make it use skip_bits_long() instead of skip_bits() for that. Originally committed as revision 25754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* minor bump and Changelog entry for r25747Aurelien Jacobs2010-11-142-1/+2
| | | | Originally committed as revision 25753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* minor bump and APIchanges for r25745Aurelien Jacobs2010-11-142-2/+6
| | | | Originally committed as revision 25752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adpcm: Fix a commentMartin Storsjö2010-11-141-1/+1
| | | | Originally committed as revision 25751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add AMR-NB FATE testsVitor Sessak2010-11-141-0/+48
| | | | Originally committed as revision 25750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Musepack7 FATE testVitor Sessak2010-11-141-0/+6
| | | | Originally committed as revision 25749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix frei0r filter after av_parse_color() syntax change.Stefano Sabatini2010-11-131-1/+1
| | | | Originally committed as revision 25748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add missing files in previous commit (ASS encoder and decoder)Aurelien Jacobs2010-11-134-0/+250
| | | | Originally committed as revision 25747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add ASS encoder and decoderAurelien Jacobs2010-11-132-0/+3
| | | | Originally committed as revision 25746 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allow passing subtitles header between decoder and encoderAurelien Jacobs2010-11-133-1/+29
| | | | Originally committed as revision 25745 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve av_parse_color() to allow for non-null terminated color stringAurelien Jacobs2010-11-134-7/+15
| | | | Originally committed as revision 25744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve av_parse_color() to support html formattingAurelien Jacobs2010-11-132-6/+18
| | | | Originally committed as revision 25743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add global header support for subtitles encodingAurelien Jacobs2010-11-131-0/+4
| | | | Originally committed as revision 25742 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix revision number of the last APIchanges entry.Stefano Sabatini2010-11-131-1/+1
| | | | Originally committed as revision 25741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make avfiltergraph.h public.Stefano Sabatini2010-11-133-2/+5
| | | | Originally committed as revision 25740 to svn://svn.ffmpeg.org/ffmpeg/trunk
* In ff_get_ref_perms_string() use 'u' and 'U' for representingStefano Sabatini2010-11-131-2/+2
| | | | | | | AV_PERM_REUSE and AV_PERM_REUSE2 flags, avoid conflict with the char 'r' used for AV_PERM_READ. Originally committed as revision 25739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lavf/utils: use av_{i/o}format_next() instead of first_{i/o}formatAnton Khirnov2010-11-131-8/+6
| | | | Originally committed as revision 25738 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Prefix with "ff_" the functions:Stefano Sabatini2010-11-135-31/+42
| | | | | | | | | | | | ff_avfilter_graph_check_validity() ff_avfilter_graph_config_links() ff_avfilter_graph_config_formats() and move their declaration to internal.h. These functions are never used in application code, so it is better to consider them internal functions, this can be changed later if necessary. Simplify API. Originally committed as revision 25737 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove now unused file (should have been part of commit r25735)Vitor Sessak2010-11-121-1/+0
| | | | Originally committed as revision 25736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Test 4XM decoding (and not only demuxing) in FATE testsVitor Sessak2010-11-123-2/+193
| | | | Originally committed as revision 25735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix visual artifacts in 4XM decoding on big-endian systemVitor Sessak2010-11-121-7/+24
| | | | Originally committed as revision 25734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adpcm: Replace any of the leaf nodes in the heapMartin Storsjö2010-11-121-12/+4
| | | | | | | | | | | By not looking for the exactly largest node, we avoid an O(n) seek through the leaf nodes. Just pick one (not the same one every time) and try replacing that node with the new one. For -trellis 8, this lowers the run time from 190 to 158 seconds, for a 30 second 44 kHz mono sample, on my machine. Originally committed as revision 25733 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ReindentMartin Storsjö2010-11-121-12/+12
| | | | Originally committed as revision 25732 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adpcm: Store the trellis nodes in a heap instead of a sorted arrayMartin Storsjö2010-11-121-8/+29
| | | | | | | | | | This avoids having to memmove the large parts of the array when inserting into it. For -trellis 8, this lowers the run time from 245 seconds to 190 seconds, for a 30 second 44 kHz mono sample, on my machine. Originally committed as revision 25731 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-1280-234/+234
| | | | | | SampleFormat with AVSampleFormat. Originally committed as revision 25730 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffmpeg.c: add a forgotten break in chapter copyingAnton Khirnov2010-11-121-0/+1
| | | | | | only copy chapters from one file Originally committed as revision 25729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffmpeg.c: reindentAnton Khirnov2010-11-121-7/+7
| | | | Originally committed as revision 25728 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffmpeg.c: add an option for copying chaptersAnton Khirnov2010-11-122-0/+49
| | | | | | fixes issue 2068 Originally committed as revision 25727 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: dx shouldn't exist.Alex Converse2010-11-121-1/+1
| | | | | | sorry sorry sorry sorry Originally committed as revision 25726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: vorbisdec: declare dyAlex Converse2010-11-121-1/+1
| | | | Originally committed as revision 25725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vorbisdec: Fix floor1 decodingGregory Maxwell2010-11-121-3/+3
| | | | | | | | | | | | | | | | | | | | | An intermediate value in the floor 1 linear interpolation was overflowing resulting in obvious artifacts on some files. e.g. http://upload.wikimedia.org/wikipedia/commons/7/79/Big_Buck_Bunny_small.ogv Prior to this fix 87 out of 128 64kbit/s mono files decoded with ffmpeg have lower PEAQ ODG values than the same files decoded with libvorbis. With this fix none of that set have significantly worse ODG values than libvorbis. Fixes issue 2352 Patch by Gregory Maxwell <greg@xiph.org> Originally committed as revision 25724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing check on the existence of an associated output pad forStefano Sabatini2010-11-111-0/+6
| | | | | | | | each specified output link label. Fix crash. Originally committed as revision 25723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove declaration inside for(), i is already declaredAurelien Jacobs2010-11-111-1/+1
| | | | Originally committed as revision 25722 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MJPEG/AVI1 to JPEG/JFIF bitstream filter.Nicolas George2010-11-116-1/+154
| | | | Originally committed as revision 25721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove bitrate tolerance from libx264 interfaceJason Garrett-Glaser2010-11-111-3/+0
| | | | | | | Nobody ever uses it correctly, and ffmpeg sets it incorrectly, so we'll just leave it out. Originally committed as revision 25720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* drop support for base-10 encoded alpha component in av_parse_color()Aurelien Jacobs2010-11-103-11/+6
| | | | Originally committed as revision 25719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* In avcodec_pix_fmt_string() use local variable pixdesc rather thanStefano Sabatini2010-11-101-3/+3
| | | | | | av_pix_fmt_descriptors[pix_fmt], simplify. Originally committed as revision 25718 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make avcodec_pix_fmt_string() use the information in the pixel formatStefano Sabatini2010-11-101-5/+4
| | | | | | | | | | | | | | | | | | descriptors for printing the number of channels/components. Also replace the term "nb_channels" with "nb_components" which is more consistent with the FFmpeg internal terminology, and is somehow different with respect to the current definition of nb_channels in PixFmtInfo. See thread: Subject: [FFmpeg-devel] [PATCH 6/8] Make avcodec_pix_fmt_string() use the information in the pixel format descriptors for printing the number of planes. Also replace the term "nb_channels" with "nb_planes" which is more correct. Date: Fri, 5 Nov 2010 12:01:38 +0100 Originally committed as revision 25717 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Intel C compiler 12.0 does not suport these attributes: may_alias, ↵Carl Eugen Hoyos2010-11-103-3/+3
| | | | | | force_align_arg_pointer and alloc_size. Originally committed as revision 25716 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move code to be used by the IEC 61937 demuxer from spifenc.c into commonAnssi Hannula2010-11-104-54/+103
| | | | | | | | files spdif.h and spdif.c. Patch by Anssi Hannula, anssi d hannula a iki d fi Originally committed as revision 25715 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify: Remove impossible condition.Nicolas Kaiser2010-11-091-1/+1
| | | | | | Patch by Nicolas Kaiser, nikai nikai net Originally committed as revision 25714 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud