25053 Commits (8c55333c99ef78b6624062261625f0cfcf360d1c)
 

Author SHA1 Message Date
Måns Rullgård 8c55333c99 ARM: remove two insns from NEON chroma loop filter 14 years ago
Baptiste Coudurier 22fe18c1c0 In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe 14 years ago
Diego Biurrun 4563de772c Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 14 years ago
Ronald S. Bultje 6d001976fe Add myself as mmst maintainer. 14 years ago
Aurelien Jacobs d00a351606 matroskaenc: write DisplayUnit element to better match the spec 14 years ago
Reimar Döffinger b834becdae Pass the composition and ancillary ID for DVB subtitles via extradata instead 14 years ago
Thilo Borgmann bd7d08e27e Remove incomplete Doxygen for static decode_frame functions. 14 years ago
Josh Allmann a59096e4a7 Add a depacketizer for QDM2 14 years ago
Martin Storsjö 5590cc78ee rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts 14 years ago
Martin Storsjö d74c6145fb rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOPTS_VALUE 14 years ago
Alex Converse 49d3aab764 aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows. 14 years ago
Alex Converse cecaf7d71a aacenc: aac_psy_init(): Factorize line_to_frequency. 14 years ago
Alex Converse d7194e3b73 aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb. 14 years ago
Alex Converse 886385afd6 aacenc: psy_3gpp_init(): Calculate barks on demand. 14 years ago
Måns Rullgård e3a28ea5a9 avfft: remove useless parens 14 years ago
Måns Rullgård 943ebf2c4e 100l: really fix fft external API init functions 14 years ago
Alex Converse afa4248e4e aacsbr: Eliminate double precision arithmetic. 14 years ago
Alex Converse 1ac6da3988 aacdec: Eliminate the use of doubles in the MAIN predictor. 14 years ago
Alex Converse 531cfe6e85 aacdec: Eliminate the use of doubles in decode_cce(). 14 years ago
Alex Converse 93c6ff6c8c aacdec: Use a LUT to generate CCE scale. 14 years ago
James Zern f07c9895e0 Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. 14 years ago
Måns Rullgård 8e3275c1a2 configure: match regtest ref files more strictly 14 years ago
Vitor Sessak 0dc5ca2e12 Add TrueSpeech regtest 14 years ago
Måns Rullgård 5ee08c8531 fate: add vp8 bilinear tests 14 years ago
Måns Rullgård b310844756 avfft: make init functions return NULL on failure as intended 14 years ago
Diego Biurrun 862be470f3 Use correct length modifier for size comparison in printf expression, fixes: 14 years ago
Alex Converse 3cac899af9 Split the ADTS header decoder off of the ADTS parser. 14 years ago
Diego Biurrun 65415bb93a Do not generate LaTeX Doxygen documentation by default. 14 years ago
Diego Biurrun 655a29e712 Turn off the useless default chatter that doxygen prints to the console. 14 years ago
Alex Converse 7167bc94cb aacdec: Remove the warning about non-meaningful window transitions. 14 years ago
Christophe Gisquet f2401c214d Use math constant instead of hardcoded rounded value for sqrt(0.5). 14 years ago
Luca Barbato bf55cf19ca Report when a method gets an error status code 14 years ago
Nick Brereton b12b16c5d3 Fix side channels when XCh extension is present. 14 years ago
Nick Brereton d0a1885018 Move XCH parameters into context structure. 14 years ago
Benoit Fouet 453d28af60 Change the type of Y table to pointer to void in fill_table(). 14 years ago
David Conrad faa26db28b MMX/SSE VC1 loop filter 14 years ago
David Conrad 7af8fbd348 Make ff_pw_4 128 bits 14 years ago
David Conrad fca58a815a vc1: Fix ordering of loop filter for I/B frames 14 years ago
David Conrad 3683b7e570 vc1: ff_draw_horiz_band needs a one row delay when the loop filter is active 14 years ago
Ramiro Polla e26011d0f4 mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one 14 years ago
Ramiro Polla ec1ee802a2 mingw32: properly check if vfw capture is supported by the system headers 14 years ago
Justin Ruggles 6f5ac9c190 APIchanges: fix a grammar mistake 14 years ago
James Zern 83a68cd64f Set libvpx encoding profile to libavcodec's profile. 14 years ago
Justin Ruggles 3749797921 Fill-in revision number for addition of lpc_type and lpc_passes. 14 years ago
Justin Ruggles 23940f1405 Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 14 years ago
Víctor Paesa 31769dad7d Clarify the avoidance of usage of these AVStream fields. 14 years ago
Kostya Shishkov 231745781f Do not try to decode less than one frame of data in TrueSpeech decoder. 14 years ago
Víctor Paesa 922189feb0 Use avfilter_copy_picref_props() along lavfi. 14 years ago
Vitor Sessak e9e40c875e NellyMoser regtest 14 years ago
Vitor Sessak d4d5b66140 DTS Coherent Acoustics regtest 14 years ago