8602 Commits (dd9bdeb9f38f0047013cc49bd2a34baa73fe38f3)
 

Author SHA1 Message Date
Michael Niedermayer dd9bdeb9f3 a small step toward 4 plane support 18 years ago
Michael Niedermayer 0c84001325 copy src to prevent the user supplied argumet from being changed 18 years ago
Ryan Martell b09b580b4d Fix A/V sync error in ffplay with wmv3/wmav2 medias 18 years ago
Kristian Amlie 0cbff0275b replace the auto array "duration_error" with a malloced array. 18 years ago
Baptiste Coudurier 57d4d6e733 avid imx support 18 years ago
Baptiste Coudurier 9a63497b0f support for mjpeg bottom field first in mov 18 years ago
Baptiste Coudurier 014a510282 use generic atom to extradata reading function 18 years ago
Baptiste Coudurier 2f6547fb44 fix typo 18 years ago
Baptiste Coudurier dd8a46d9df support for adpcm swf, pcm 18 years ago
Diego Biurrun 01d193aaec Relicense to LGPL and add standard license header. 18 years ago
Diego Biurrun 82ffe1919a Improve Doxygen documentation, inspired by Michael's description. 18 years ago
Baptiste Coudurier 387afa9d01 fix adpcm swf decoding 18 years ago
Luca Barbato 4906b0267a Typo 18 years ago
Luca Barbato 97cda6b944 Many steps to avutilized this mess: DECLARE_ALIGNED 18 years ago
Diego Biurrun 5c159f4061 wording/spelling 18 years ago
Baptiste Coudurier c4732eca7f update 18 years ago
Aurelien Jacobs 3c58dc0b3c don't rely on a specific appearance order for ebml elements at the same level 18 years ago
Aurelien Jacobs 0cc5ea2e95 add support for simple blocks (ie. matroska v2) 18 years ago
Aurelien Jacobs de7779b5fd cosmetics: fix indentation of the new matroska_parse_block() function 18 years ago
Aurelien Jacobs 1afdcdf1fc split a matroska_parse_block() function from matroska_parse_blockgroup() 18 years ago
Aurelien Jacobs ebfcf31ddf fix an off-by-one error in probing function 18 years ago
Reimar Döffinger 9340a99588 Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr 18 years ago
Baptiste Coudurier 3922c59fc4 don't parse whole swf file in header, can now play ffserver swf streams 18 years ago
Baptiste Coudurier 024c7378c3 factorize 18 years ago
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