summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Move declaration a little.Michael Niedermayer2008-05-03
* Setting i to 0 once should do.Michael Niedermayer2008-05-03
* cosmetics: Consistently use C-style comments in #endif preprocessor directives.Diego Biurrun2008-05-03
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-03
* 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, soDiego Biurrun2008-05-03
* fix checkheaders when libdirac not installedMåns Rullgård2008-05-03
* add necessary #includes in headersMåns Rullgård2008-05-03
* Dirac decoding/encoding support via libdirac.Anuradha Suraparaju2008-05-03
* Add Dirac parser from SoC; written by Marco Gerards;Diego Biurrun2008-05-03
* dts probeBenjamin Larsson2008-05-03
* include avcodec.hJustin Ruggles2008-05-02
* Long name spelling fixesBenjamin Larsson2008-05-02
* move call to init_get_bits inside conditionalJustin Ruggles2008-05-02
* share streaminfo parsing functionJustin Ruggles2008-05-02
* split out some decoder context params to a shared macroJustin Ruggles2008-05-02
* change function parameters for dump_headers()Justin Ruggles2008-05-02
* change function parameters for metadata_streaminfo()Justin Ruggles2008-05-02
* Nellymoser handling in FLVBartlomiej Wolowiec2008-05-02
* Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,Luca Barbato2008-05-02
* fix encoding of flac private dataJustin Ruggles2008-05-01
* Do not duplicate -y parameter on regression.sh.Ramiro Polla2008-05-01
* Ignore whitespace differences in seek test.Ramiro Polla2008-05-01
* Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com.Diego Pettenò2008-05-01
* Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail comDiego Pettenò2008-05-01
* Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail comDiego Pettenò2008-05-01
* Comment out unused ff_vc1_norm6_spec table.Diego Biurrun2008-04-30
* Transform codec short name into a single word.Stefano Sabatini2008-04-30
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-29
* indentMichael Niedermayer2008-04-29