summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* removed unused av_frac_setBaptiste Coudurier2007-01-08
* remove #if obsoleted after last major version bumpBaptiste Coudurier2007-01-08
* 10l, only allocate priv_data if not already doneBaptiste Coudurier2007-01-08
* humm, actually do what's in the doxyBaptiste Coudurier2007-01-08
* priv_data is allocated/freed internallyBaptiste Coudurier2007-01-08
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-07
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-06
* simplifyBaptiste Coudurier2007-01-05
* dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3Baptiste Coudurier2007-01-05
* missdetected a broken mp3Michael Niedermayer2007-01-02
* indentionMichael Niedermayer2007-01-02
* nth try of getting the frame rate detecton workingMichael Niedermayer2007-01-02
* VP6 and flashsv stream copy and muxing support.Benjamin Larsson2007-01-01
* AVSEEK_SIZE doxyMichael Niedermayer2007-01-01
* fix indention of previous commitMichael Niedermayer2007-01-01
* seekless filesize retrieving support in 7 lines of code, also doesnt break co...Michael Niedermayer2007-01-01
* revert regression test breaking changeMichael Niedermayer2007-01-01
* Decode previous 32 frames to avoid seeking artifacts in MPCKostya Shishkov2007-01-01
* Make MPC demuxer deal with ID3 tags at the beginningKostya Shishkov2007-01-01
* ignore duration of the first 2 frames in the max-time break checkMichael Niedermayer2006-12-29
* do not base frame rate guess on just one durationMichael Niedermayer2006-12-29
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-28
* Enable forward seek in Musepack demuxerKostya Shishkov2006-12-28
* fall back mmap() call using MAP_PRIVATE for working on no-mmu systemsMike Frysinger2006-12-28
* Decode genre on asf/wma files.Patrice Bensoussan2006-12-28
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
* Properly check for all required bktr headers.Diego Biurrun2006-12-24
* sync to libnut, nom->numOded Shimon2006-12-23
* Register x11grab only when it has been enabled.Diego Biurrun2006-12-23
* support files >2GB on MinGWRamiro Polla2006-12-22
* Make the X11 frame grabber disabled by default.Diego Biurrun2006-12-22
* Remove useless #include.Diego Biurrun2006-12-21
* Remove useless MinGW #ifdefs.Ramiro Polla2006-12-21
* Fix a crash when probing img2 format with a NULL filename.Joakim Plate2006-12-20
* Add support for VP60 and VP61.Aurelien Jacobs2006-12-17
* put_*() are not only useful to muxers and protocolAurelien Jacobs2006-12-16
* Allow provision of displaynumber, screennumber, x-offset and y-offset parametersPanagiotis Issaris2006-12-15
* dont segv is ap->device is not set, display error messageBaptiste Coudurier2006-12-13
* fix compilation, use the standard INT64_C macroBaptiste Coudurier2006-12-13
* remove trailing whitespace left overGuillaume Poirier2006-12-13
* Feedback from Karl H. Beckers about mouse cursorEdouard Gomez2006-12-13
* RFC 6: Overall cleanups again.Edouard Gomez2006-12-13
* RFC 5: Mouse cursor painting reduc and more cleanupsEdouard Gomez2006-12-13
* RFC 3&4 stage: FFmpeg style aint't my styleEdouard Gomez2006-12-13
* RFC 2 stage: First feedback from review commentsEdouard Gomez2006-12-13
* RFC 1 stage: Improve maintainability of the cursoir painting codeEdouard Gomez2006-12-13
* Adapt the patch to more recent FFmpeg habitsEdouard Gomez2006-12-13
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-13
* revert broken commit of x11 device demuxer patchGuillaume Poirier2006-12-13
* Feedback from Karl H. Beckers about mouse cursorGuillaume Poirier2006-12-12