24895 Commits (5c7ceef6546a6d8abc3006da0d38f0b7f59e5af8)
 

Author SHA1 Message Date
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
Stefano Sabatini a74f893b85 Improve description for the pad filter. 14 years ago
Jason Garrett-Glaser 36d6b545a1 CMOV-ify vp56 arithcoder 14 years ago
Jason Garrett-Glaser 2e6ed48d6e Optimize vp56 arithmetic decoder 14 years ago
XBMC b0a18c2f0a Make "invalid dts/pts combination" a debug instead of a warning message. 14 years ago
Mike Scheutzow 5fd4857354 Allow setting streamid when muxing mpegts. 14 years ago
Mike Scheutzow 006e8108de Add new option "streamid" to set the value of an outfile streamid. 14 years ago
Måns Rullgård cf60d669a6 Add more int packing macros, name them consistently 14 years ago
Stefan Gehrer bce3bd1ced renormalize VP5/6/7/8 range coder without loop 14 years ago
Daniel Kristjansson 0db2d3cf1d Do not skip one of three bits zero padding. 14 years ago
Måns Rullgård 809b7a99b2 Add missed file dct32.c 14 years ago
Vitor Sessak 06d01188e9 More mp{1,2,3} 32-point DCT transform to our common DCT framework. 14 years ago
Måns Rullgård cae70f99a3 Improve FF_SYMVER documentation 14 years ago
Måns Rullgård 2eaf7e49c7 Improve av_strerror() documentation 14 years ago
Måns Rullgård c2a5b4731b Improve GET_UTF{8,16} documentation 14 years ago
Måns Rullgård 12633044b1 aes: improve av_aes_crypt() documentation 14 years ago
Måns Rullgård 8201261996 adler32: add API documentation 14 years ago
Måns Rullgård 1782460b38 Improve av_resample() documentation 14 years ago
Måns Rullgård ffd31cfef3 base64: improve documentation 14 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
Måns Rullgård 38e23c88db Make av_get_random_seed() non-blocking 14 years ago
Måns Rullgård 534a2231f6 Check for fcntl() 14 years ago
Diego Biurrun 0f28638b96 Step back as documentation maintainer. 14 years ago
Måns Rullgård df92772c55 apedec: add flush function 14 years ago
Martin Storsjö 680b232142 Add a changelog entry for the RTSP tunneling, that was added a few weeks ago 14 years ago
Tomas Härdin 11fdc4d4fc mxfdec: Improve parsing of the PixelLayout item 14 years ago
Eli Friedman 85b76ce990 Fix "initialization from incompatible pointer type" warning in rv34. 14 years ago
Reimar Döffinger dd025f25da Change AES code to be strict-aliasing-safe. 14 years ago
Eli Friedman 25fe863062 Silense one warning: 14 years ago
Eli Friedman 99267eb702 Fix strict-aliasing violations in MPV_motion_internal. 14 years ago
Måns Rullgård dd8e127a4d rv40: make rv40_adaptive_loop_filter() always_inline 14 years ago
Måns Rullgård 7dbbf6a14a ffplay: remove VLA 14 years ago
Jason Garrett-Glaser 82a8d0f114 Use add instead of lshift in mmxext vp8 idct 14 years ago
Ronald S. Bultje 565344e7e4 Remove unused macros (duplicates from the now-LGPL x86util.asm). 14 years ago
Thilo Borgmann cbb39648c1 Add CRC check to the ALS decoder. 14 years ago
Måns Rullgård a4edc5a9df ARM: add mov32 macro 14 years ago
Måns Rullgård 480cb7edd3 ARM: (mostly) whitespace cosmetics 14 years ago
Ronald S. Bultje 2dd2f71692 MMX idct_add for VP8. 14 years ago