2084 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)

Author SHA1 Message Date
  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
  Ramiro Polla 2cb396eb8b Remove useless MinGW #ifdefs. 18 years ago
  Joakim Plate e825b5009f Fix a crash when probing img2 format with a NULL filename. 18 years ago
  Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61. 18 years ago
  Aurelien Jacobs 3b61ab0b03 put_*() are not only useful to muxers and protocol 18 years ago
  Panagiotis Issaris 0cd4faf977 Allow provision of displaynumber, screennumber, x-offset and y-offset parameters 18 years ago
  Baptiste Coudurier 7224e89638 dont segv is ap->device is not set, display error message 18 years ago
  Baptiste Coudurier ba78f9d486 fix compilation, use the standard INT64_C macro 18 years ago
  Guillaume Poirier 05f3b6ab06 remove trailing whitespace left over 18 years ago