1645 Commits (a6e923c9db16acb9373c537ec0da23e1c6a6f1b6)

Author SHA1 Message Date
Reimar Döffinger d188691205 10l, > vs. >= typo, caused crashes on last mpc frame 18 years ago
Reimar Döffinger 1fe68f0e7c Simplify klv_decode_ber_length 18 years ago
Baptiste Coudurier 3439dc9507 seek back at the end of file after updating header 18 years ago
Baptiste Coudurier 8f36d4ba4d simplify 18 years ago
Baptiste Coudurier 2ab573cdc3 priv_data is allocated internally 18 years ago
Baptiste Coudurier a0dc1ccd29 enable mjpeg in swf 18 years ago
Baptiste Coudurier 655254f001 simplify 18 years ago
Baptiste Coudurier 5b1e5dce35 swf can contain only one audio track, simplify 18 years ago
Baptiste Coudurier 432cef7605 use ch_id as AVStream id and simplify 18 years ago
Baptiste Coudurier ec54839ab1 always export audiostreams 18 years ago
Baptiste Coudurier b4bcf81001 always export videostreams 18 years ago
Baptiste Coudurier 6ac558eefc AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptor 18 years ago
Reimar Döffinger 977d126e6e Use macros to eliminate code duplication in MXF metadata read functions. 18 years ago
Reimar Döffinger 2d193b2ea0 Extend mxf_resolve_strong_ref by a type parameter, to avoid modify something 18 years ago
Reimar Döffinger 717f1019a8 Fix error message, it's package ref that can not be found, not track in this case 18 years ago
Diego Biurrun 6187b8bde3 typo: pallete --> palette 18 years ago
Roman Shaposhnik 6eb2de748d * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) 18 years ago
Baptiste Coudurier c3135e11f4 add official VC1 fourcc 18 years ago
Baptiste Coudurier dfc58c5d64 removed unused av_frac_set 18 years ago
Baptiste Coudurier 702dfe0194 remove #if obsoleted after last major version bump 18 years ago
Baptiste Coudurier 8fae2df5e8 10l, only allocate priv_data if not already done 18 years ago
Baptiste Coudurier c6efa4b5b0 humm, actually do what's in the doxy 18 years ago
Baptiste Coudurier fed7d06796 priv_data is allocated/freed internally 18 years ago
Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 18 years ago
Diego Biurrun 2eed5a461f Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin 18 years ago
Baptiste Coudurier e943369fd4 simplify 18 years ago
Baptiste Coudurier 17230c9d4d dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3 18 years ago
Michael Niedermayer d0966f026c missdetected a broken mp3 18 years ago
Michael Niedermayer 69c262d156 indention 18 years ago
Michael Niedermayer 1694118b9b nth try of getting the frame rate detecton working 18 years ago
Benjamin Larsson 09d8c0ae83 VP6 and flashsv stream copy and muxing support. 18 years ago
Michael Niedermayer aa38b09769 AVSEEK_SIZE doxy 18 years ago
Michael Niedermayer 1ae2c5f2e7 fix indention of previous commit 18 years ago
Michael Niedermayer 8e287af090 seekless filesize retrieving support in 7 lines of code, also doesnt break compatibility 18 years ago
Michael Niedermayer ecec87afc6 revert regression test breaking change 18 years ago
Kostya Shishkov aac88b534c Decode previous 32 frames to avoid seeking artifacts in MPC 18 years ago
Kostya Shishkov 0587b0cacd Make MPC demuxer deal with ID3 tags at the beginning 18 years ago
Michael Niedermayer 4b96d28abc ignore duration of the first 2 frames in the max-time break check 18 years ago
Michael Niedermayer 6268538afa do not base frame rate guess on just one duration 18 years ago
Allan Hsu 148c9bdbb8 Patch for the FLV muxer to supply more complete metadata 18 years ago
Kostya Shishkov e311363245 Enable forward seek in Musepack demuxer 18 years ago
Mike Frysinger d037d797a4 fall back mmap() call using MAP_PRIVATE for working on no-mmu systems 18 years ago
Patrice Bensoussan 62ade082bb Decode genre on asf/wma files. 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago
Diego Biurrun f8aa696f9f Properly check for all required bktr headers. 18 years ago
Oded Shimon d7d3efae82 sync to libnut, nom->num 18 years ago
Diego Biurrun 3a1018d4d8 Register x11grab only when it has been enabled. 18 years ago
Ramiro Polla acb3b537f3 support files >2GB on MinGW 18 years ago
Diego Biurrun 56a059ac86 Make the X11 frame grabber disabled by default. 18 years ago
Diego Biurrun 4a49d9b2f8 Remove useless #include. 18 years ago