14751 Commits (eb2cd99c73df74cba8ce0173f9ee2b70313adaa6)
 

Author SHA1 Message Date
Diego Biurrun 15d6e3612f spelling cosmetics 17 years ago
Vitor Sessak ab52eb8e50 Remove unneeded var 17 years ago
Vitor Sessak 780433976d Use a matrix instead of a vector 17 years ago
Vitor Sessak a429946ba9 Reindent table 17 years ago
Ronald S. Bultje 1e2802c5cf Reindent after r14059, see "[PATCH] allow empty params for 17 years ago
Ronald S. Bultje e145ce2027 Allow NULL for read_header in AVInputFormat. See discussion in "[PATCH] allow 17 years ago
Michael Niedermayer 4f0689b528 We do not only calculate it but we also return it. 17 years ago
Michael Niedermayer 2de74f5a4d More correct comment. 17 years ago
Michael Niedermayer 2b150e9a0c make sum_of_squares() more generic 17 years ago
Alexander Strange 58cc7dd9fc Cosmetics: split a long line. 17 years ago
Alexander Strange 92ed1ec957 Use get_cabac_bypass_sign instead of an if/else. 17 years ago
Alexander Strange 142ee5d73d Reorder the if/else for residual cats to match gcc's branch prediction. 17 years ago
Alexander Strange 47775cb8de Simplify loop condition for readability. 17 years ago
Alexander Strange 9f734c3b57 Reindent. 17 years ago
Alexander Strange 9588ec340c Clone decode_cabac_residual() for DC residuals, to get rid of a bunch of branches in the main loop. 17 years ago
Alexander Strange 2e254bc583 Don't generate two copies of hl_decode_mb() under ENABLE_SMALL. 17 years ago
Alexander Strange fedec603db Don't test for H264 encoding unless an encoder exists. 17 years ago
Ramiro Polla 5faf3a4449 Clarify comment about parity nibble. 17 years ago
Luca Abeni fba7815d8d Reindent after last commit 17 years ago
Luca Abeni d6b9e57af2 Fix A/V synch for RTP streams that do not contain MPEG1 or 2 17 years ago
Ramiro Polla 49de8d1e9c Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers. 17 years ago
Stefano Sabatini 6122c92e92 Clarify/simplify documentation for the default_val field in AVOption. 17 years ago
Stefano Sabatini dde2d1dc36 Remove credit to Philip Gladstone contribution from the ffserver 17 years ago
Vitor Sessak f38deb4452 Remove useless wrapper around ra288_decode_frame() 17 years ago
Vitor Sessak 6091357fc0 Remove unpack() function, read the bitstream as needed 17 years ago
Vitor Sessak 285ea3e30a Clean up error message 17 years ago
Vitor Sessak a40b2c2a4b Rewrite unpack() using the bitstream reader 17 years ago
Vladimir Voroshilov e500315b1d gain code, gain pitch and pitch delay decoding for ACELP based codecs 17 years ago
Vitor Sessak 4452836391 Move function to avoid forward declaration 17 years ago
Vitor Sessak c1fadf5012 Remove useless initialization 17 years ago
Vitor Sessak eec7ade275 Reindent the whole file 17 years ago
Benoit Fouet 0abf0c5398 Simplify mm_support() for ARM (by Måns). 17 years ago
Matthieu Castet 37dcd091da Define mm_support() for ARM. 17 years ago
Vitor Sessak fe4a5b185f Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one 17 years ago
Vitor Sessak b83ff6c700 Update copyright 17 years ago
Vitor Sessak 95fc77b92d Use ff_acelp_lp_synthesis_filter() instead of duplicating it 17 years ago
Vitor Sessak 8a1c868ee6 Add a rounding parameter to ff_acelp_lp_synthesis_filter() 17 years ago
Laurent Desnogues a6ce3d3d2d Add command line support for '-idct simplearmv6'. 17 years ago
Vitor Sessak dc95111c09 Doxy comment 17 years ago
Baptiste Coudurier 90ffc4902e include track id in error message 17 years ago
Baptiste Coudurier f056c8e9dd set frame_size in libfaad decoder 17 years ago
Alexander Strange 74fd9022b5 Realign newlines. 17 years ago
Alexander Strange 00969e1c59 Use MANGLE() instead of memory operands to read globals. 17 years ago
Michael Niedermayer aadd27cdf4 Make code independent/less dependent on dsputil. 17 years ago
Reimar Döffinger ddca6ab678 Change mtv_read_packet so it does not break after seeking (displaying a shifted image). 17 years ago
Reimar Döffinger 34bfe875d5 Fix pkt->pos to really point at start of packet for mtv audio packets. 17 years ago
Baptiste Coudurier 6f557c6a36 cosmetics 17 years ago
Baptiste Coudurier c7adbedb08 cosmetics, align vertically 17 years ago
Baptiste Coudurier c187f461f5 unset Track sets, relying in AVStream->priv_data and will be freed in av_close_input_file 17 years ago
Stefan Gehrer 6d083dd7e9 fix size of header data 17 years ago