8878 Commits (ca6940f871c2b8fdd056407f7928659d42c6d1b0)
 

Author SHA1 Message Date
Baptiste Coudurier dfc1313d28 remove nonsense time base code, use swf ms per frame, only video frames contains pts 18 years ago
Baptiste Coudurier 497244a897 check for any seeking failure during probe 18 years ago
Baptiste Coudurier ea0fe83b0f remove ps option and rename rtp_payload_size AVOption to ps 18 years ago
Panagiotis Issaris 81299d421b Add documentation to some avcodec.h's pix_fmt related functions and defines. 18 years ago
Michael Niedermayer b72ad0427e decoding rtp 18 years ago
Benoit Fouet 23b254fb52 duplicate *_opts for every codec types, in order to have the "ab" and "b" options work in the same manner 18 years ago
Baptiste Coudurier c828c70916 quicktime 'raw ' support 18 years ago
Baptiste Coudurier 6b936ec662 get rid of CODEC_FLAG_H263P_AIC with next major bump 18 years ago
Baptiste Coudurier abd6a4fc53 define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump 18 years ago
Limin Wang eb3c8c0b31 fix frame size option, patch by Limin Wang, lance lmwang gmail com 18 years ago
Baptiste Coudurier ccec0f4f94 get rid of rtp_mode field after next major bump 18 years ago
Baptiste Coudurier 39c39d5f25 enable rtp payload size AVOption for video encoding 18 years ago
Luca Abeni 7a16861859 Do not jump to "fail" without having a proper sws context in img_resample_ctx 18 years ago
Baptiste Coudurier 4c02e46daf free faac extradata 18 years ago
Kostya Shishkov c52ff68852 Looks like I'll work on it this year too 18 years ago
Kostya Shishkov 9d1f80f207 WMV3 Complex Profile initial support 18 years ago
Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
Luca Barbato 9fca9c0316 Reverting stray commit part I 18 years ago
Luca Barbato bb0eb714bd get_packetheader() forgot to read the header_checksum in big packets 18 years ago
Aurelien Jacobs c2a29455e3 enable some 64bit optimized code on 64bit arch 18 years ago
Måns Rullgård 42a4ca83ea remove useless OBJS variable 18 years ago
Måns Rullgård 4c9b0af57b simplify conditional targets 18 years ago
Måns Rullgård 0cb8579af2 simplify 18 years ago
Dujardin Bernard 1faf7dc807 Doxygen documentation for all functions, patch by Dujardin Bernard, 18 years ago
Diego Biurrun eebfba2e24 Add standard LGPL header with Fabrice's permission. 18 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Diego Biurrun 32bbf7f70a Remove superfluous comment. 18 years ago
Diego Biurrun e4a4c870cb Add Doxygen author and file description, rephrase a Doxygen comment. 18 years ago
Baptiste Coudurier 3fdb6af943 use avcodec_decode_audio2 18 years ago
Diego Biurrun ee5db69e85 Fix 'rm -r' vs 'rm -f' typo. 18 years ago
Diego Biurrun bf925c056b Fix wrong license header. 18 years ago
Michel Bardiaux 911b9faf31 Rename WMADecodeContext to WMACodecContext 18 years ago
Michel Bardiaux a9c9a2400b Supply context to tprintf 18 years ago
Kostya Shishkov 01ca9ac334 DCA decoder 18 years ago
Diego Biurrun e7ebecbf44 The Snow DEcoding routines should be under CONFIG_SNOW_DECODER. 18 years ago
Diego Biurrun 2bfdde2435 Remove useless conditional. 18 years ago
Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
Diego Biurrun 876e4194c2 spelling/grammar fixes for the Doxygen comments 18 years ago
Diego Biurrun 7122f7c771 Revert previous commit that contained an unrelated hunk. 18 years ago
Diego Biurrun a93575fa3d spelling/grammar fixes for a Doxygen comment 18 years ago
Diego Biurrun 549b2c0cc3 Remove unused #define. 18 years ago
Diego Biurrun 78645c98a5 Simplify .depend file inclusion. 18 years ago
Guillaume Poirier ca9049efc8 fix 2 mistakes in doxy comments, spotted by Michael 18 years ago
Dujardin Bernard 0b0065992e move doxy comments from rational.c to rational.h and add some new comments 18 years ago
Dujardin Bernard 1c95ef8b97 Doxygenize some comments 18 years ago
Luca Barbato 24dbec7c84 typo fixed 18 years ago
Diego Biurrun 0cb78cef4f 10l: Use double, not single, quotes when variables need to be expanded. 18 years ago
Diego Biurrun 8eee7025e1 Collect the different thread variables in a nice easy to reuse list. 18 years ago
Måns Rullgård 738940e802 remove [U]INT64_C definition 18 years ago
Diego Biurrun eca06097d3 Add LGPL header as requested by Oded. 18 years ago