summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Little fix for block sizes <16Michael Niedermayer2008-05-09
* Revert previous mistaken commit.Diego Biurrun2008-05-09
* ipp.h is a system header, use <> when #including it.Diego Biurrun2008-05-09
* dsputil.h is not a system header, use "" when #including it.Diego Biurrun2008-05-09
* string.h is a system header file, so use <> for it.Diego Biurrun2008-05-09
* Improve motion estimation metric.Michael Niedermayer2008-05-09
* use enum type instead of intAurelien Jacobs2008-05-09
* cosmetics: indentationAurelien Jacobs2008-05-09
* matroskadec: add support for lzo compressed tracksAurelien Jacobs2008-05-09
* remove useless commentAurelien Jacobs2008-05-08
* matroskadec: fail gracefully when seeking don't workAurelien Jacobs2008-05-08
* #include required stdint.h header directly.Diego Biurrun2008-05-08
* ensure vp56_decode_frame always return unchanged buf_sizeAurelien Jacobs2008-05-08
* matroskadec: add support for track content encodingAurelien Jacobs2008-05-08
* Do not misuse long as the size of a register in x86.Ramiro Polla2008-05-08
* Do not return -1 from void functions.Carl Eugen Hoyos2008-05-08
* One const per declaration is enough.Carl Eugen Hoyos2008-05-08
* #include required headers directly.Diego Biurrun2008-05-08
* prettyprinting cosmeticsDiego Biurrun2008-05-08
* Compile network-related code conditionally.Ramiro Polla2008-05-08
* Check for sys/resource.h and include it conditionally.Ramiro Polla2008-05-08
* Disable libdirac decoder if the faster libschroedinger decoder is available.Anuradha Suraparaju2008-05-08
* #include stdint.h instead of using a manual typedef for uint8_t.Diego Biurrun2008-05-07
* When compiling with -fmudflap configure fill EXTERN_PREFIX with garbageMatthieu Castet2008-05-07
* export dnxhd encoded picture qualityBaptiste Coudurier2008-05-06
* Remove one more set of useless parentheses from a return call.Diego Biurrun2008-05-06
* Remove unnecessary parentheses from return calls.Diego Biurrun2008-05-06
* minor wording fixDiego Biurrun2008-05-06
* In pkg-config files, libraries not exposed through the library, but just neededAnssi Hannula2008-05-06
* minor spelling fixDiego Biurrun2008-05-06
* cosmetics: whitespace/order changes, if/then --> && in pkg-config sectionDiego Biurrun2008-05-05
* Merge both pkg-config creation commands into one.Diego Biurrun2008-05-05
* In the pkg-config file generation, derive the short name from the libraryDiego Biurrun2008-05-05
* Remove stray extra parameter from libavutil pkg-config command.Diego Biurrun2008-05-05
* cosmetics: sort lines (correctly)Diego Biurrun2008-05-05
* Check url_seek() in url_open().Michael Niedermayer2008-05-05
* Use a state machine to reduce branching logic in decode_cabac_residual.Jason Garrett-Glaser2008-05-04
* Cosmetics: reorder and align targetsLuca Barbato2008-05-04
* Build sparc arch specific code using the MakefileLuca Barbato2008-05-04
* Prevent targaenc.c from outputting trash byte.Ramiro Polla2008-05-04
* cosmetics: alphabetical orderDiego Biurrun2008-05-04
* Fix configure for cross-compilation and --arch=amd64.Ramiro Polla2008-05-04
* Use correct length modifier for pointer diff argument in av_log() call.Diego Biurrun2008-05-04
* Fix 'comparison always false' warning.Diego Pettenò2008-05-04
* Add complete multimedia Wiki URL, patch by Sisir Koppaka.Sisir Koppaka2008-05-04
* Indent.Ramiro Polla2008-05-04
* Do not read out of array bounds.Ramiro Polla2008-05-04
* Output buffer overflow.Michael Niedermayer2008-05-03
* Heap buffer overflow.Michael Niedermayer2008-05-03
* Fix memset(0) based buffer overflow.Michael Niedermayer2008-05-03