24882 Commits (81f460a373f53d73923168a20981a0ca5a87dae8)
 

Author SHA1 Message Date
Diego Biurrun eee9119ad1 Add parameter names to av_log/av_vlog function declarations. 14 years ago
Diego Biurrun 33edd31f5f Remove redundant and harmful explicit filename after @file Doxygen command. 14 years ago
Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 14 years ago
Diego Biurrun 5298b070c2 Remove misplaced Doxygen comment. 14 years ago
Diego Biurrun d7650484ff Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u'). 14 years ago
Baptiste Coudurier 29054fdd0a In mxf muxer, fix last b frame temporal offset 14 years ago
John Stebbins 380966a801 In mov demuxer, fix seeking to the beginning when file has edit lists. 14 years ago
Jason Garrett-Glaser dcc602d802 SSSE3 versions of width4 VP8 6-tap MC functions 14 years ago
Måns Rullgård 301ab19dd9 configure: improve GNU as checking 14 years ago
Diego Pettenò cb9b39fba9 tablegen: the executable depends on tablegen headers as well 14 years ago
Måns Rullgård 9bbb50648d PPC: fix build on OSX without gas-preprocessor 14 years ago
Måns Rullgård 48966b02cb Grammar fixes 14 years ago
Måns Rullgård 3c35da2f7f vorbisdec: remove variable-length arrays 14 years ago
Loren Merritt cf61994a17 PPC: Altivec IMDCT 14 years ago
Måns Rullgård fe20bdf9db Indent 14 years ago
Måns Rullgård 588d28ac08 Remove vestiges of radix-2 FFT 14 years ago
Måns Rullgård bf7ba15372 PPC: Altivec split-radix FFT 14 years ago
Måns Rullgård 135448fa1a PPC: fix dcbzl detection on OSX 14 years ago
Måns Rullgård e08b8239f6 Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPC 14 years ago
Måns Rullgård a49d302590 Check for GNU assembler, use gas-preprocessor on darwin 14 years ago
Måns Rullgård 2f0c136e1f Check whether IBM or Apple PPC assembler syntax is used 14 years ago
Måns Rullgård ea59f489b0 mpegtsenc: allocate correct size for PID table 14 years ago
Måns Rullgård 59bebb11e0 mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c 14 years ago
Måns Rullgård 35d597d556 mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder 14 years ago
Andrew Wason 525fcb2798 In mov demuxer, only set sar if not already set, patch by Andrew Wason, 14 years ago
Baptiste Coudurier 7d6096e42e Use ext sample from mpeg4audio config if set with AAC SBR 14 years ago
Jason Garrett-Glaser 8434fc26eb Fix 100L in vp8dsp asm init 14 years ago
Aurelien Jacobs d9da8f101f mpegaudio float decoders depend on dct 14 years ago
Aurelien Jacobs 956dae9e77 adu and mp3on4 functions are also needed by their respective float decoders 14 years ago
Vitor Sessak 060dd93000 Altivec-optimized mp{1,2,3} windowing 14 years ago
Josh Allmann de1807bbc4 Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf 14 years ago
Josh Allmann 4449df6baf Add RTP depacketization of SVQ3 14 years ago
Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 14 years ago
Reimar Döffinger 39bb30f664 Change all functions referenced in the mxf_metadata_read_table to use the same 14 years ago
Aurelien Jacobs 6eabaef4b8 cosmetic: improve comment breaking at 80 cols 14 years ago
Aurelien Jacobs 7bcef8483f fix dependencies of vp5 and vp6 decoders after r23915 14 years ago
Eli Friedman 383b25fd54 fix warning in ff_metadata_mux_compat() 14 years ago
Alex Converse 5935f9d6bd Allow remuxing of explicitly signalled AAC files into ADTS. 14 years ago
Michael Niedermayer 8a472821a4 Factorize get_duration() out of 4 places of the avi demuxer. 14 years ago
Måns Rullgård 2cbd734a38 Maybe fix threaded mpeg*video encoding 14 years ago
Måns Rullgård 16bfbfd078 random_seed: simplify 14 years ago
Måns Rullgård 9958096ea2 Reindent 14 years ago
Måns Rullgård b7fa5c5abb random_seed: allow to block on /dev/random 14 years ago
Måns Rullgård a158446b28 configure: replace unwarranted gcc bashing with a real explanation 14 years ago
Howard Chu 4bbb3e3a9d Use new librtmp APIs instead of grubbing around in RTMP struct 14 years ago
Jason Garrett-Glaser 17dc7c7a60 Fix h264/vp8 intra pred on Athlon XP 14 years ago
Rafaël Carré b47a52dc86 mpegaudioenc: Remove write-only variables from the context. 14 years ago
Michael Niedermayer 0c0fd063dd Prevent infinite recursion of odml indexes. 14 years ago
Jason Garrett-Glaser 4148855ee4 Eliminate another redundant instruction in vp56/8 arithcoder 14 years ago
Stefano Sabatini 2e79db0141 Set pad description with NULL_IF_CONFIG_SMALL(), consistent with the 14 years ago