| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge both pkg-config creation commands into one. | Diego Biurrun | 2008-05-05 | 1 | -18/+0 |
* | In the pkg-config file generation, derive the short name from the library | Diego Biurrun | 2008-05-05 | 1 | -8/+9 |
* | Remove stray extra parameter from libavutil pkg-config command. | Diego Biurrun | 2008-05-05 | 1 | -1/+1 |
* | cosmetics: sort lines (correctly) | Diego Biurrun | 2008-05-05 | 1 | -5/+2 |
* | Check url_seek() in url_open(). | Michael Niedermayer | 2008-05-05 | 1 | -0/+6 |
* | Use a state machine to reduce branching logic in decode_cabac_residual. | Jason Garrett-Glaser | 2008-05-04 | 1 | -9/+19 |
* | Cosmetics: reorder and align targets | Luca Barbato | 2008-05-04 | 1 | -1/+3 |
* | Build sparc arch specific code using the Makefile | Luca Barbato | 2008-05-04 | 2 | -8/+3 |
* | Prevent targaenc.c from outputting trash byte. | Ramiro Polla | 2008-05-04 | 1 | -1/+1 |
* | cosmetics: alphabetical order | Diego Biurrun | 2008-05-04 | 1 | -3/+1 |
* | Fix configure for cross-compilation and --arch=amd64. | Ramiro Polla | 2008-05-04 | 1 | -5/+6 |
* | Use correct length modifier for pointer diff argument in av_log() call. | Diego Biurrun | 2008-05-04 | 1 | -1/+1 |
* | Fix 'comparison always false' warning. | Diego Pettenò | 2008-05-04 | 1 | -1/+1 |
* | Add complete multimedia Wiki URL, patch by Sisir Koppaka. | Sisir Koppaka | 2008-05-04 | 1 | -1/+1 |
* | Indent. | Ramiro Polla | 2008-05-04 | 1 | -4/+4 |
* | Do not read out of array bounds. | Ramiro Polla | 2008-05-04 | 1 | -0/+4 |
* | Output buffer overflow. | Michael Niedermayer | 2008-05-03 | 1 | -0/+5 |
* | Heap buffer overflow. | Michael Niedermayer | 2008-05-03 | 1 | -1/+5 |
* | Fix memset(0) based buffer overflow. | Michael Niedermayer | 2008-05-03 | 1 | -1/+6 |
* | Move declaration a little. | Michael Niedermayer | 2008-05-03 | 1 | -2/+2 |
* | Setting i to 0 once should do. | Michael Niedermayer | 2008-05-03 | 1 | -1/+1 |
* | cosmetics: Consistently use C-style comments in #endif preprocessor directives. | Diego Biurrun | 2008-05-03 | 1 | -1/+1 |
* | Add Dirac support through libschroedinger. | Anuradha Suraparaju | 2008-05-03 | 7 | -0/+848 |
* | 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so | Diego Biurrun | 2008-05-03 | 1 | -0/+2 |
* | fix checkheaders when libdirac not installed | Måns Rullgård | 2008-05-03 | 1 | -0/+3 |
* | add necessary #includes in headers | Måns Rullgård | 2008-05-03 | 4 | -0/+7 |
* | Dirac decoding/encoding support via libdirac. | Anuradha Suraparaju | 2008-05-03 | 6 | -0/+637 |
* | Add Dirac parser from SoC; written by Marco Gerards; | Diego Biurrun | 2008-05-03 | 3 | -0/+90 |
* | dts probe | Benjamin Larsson | 2008-05-03 | 1 | -1/+35 |
* | include avcodec.h | Justin Ruggles | 2008-05-02 | 1 | -0/+2 |
* | Long name spelling fixes | Benjamin Larsson | 2008-05-02 | 3 | -3/+3 |
* | move call to init_get_bits inside conditional | Justin Ruggles | 2008-05-02 | 1 | -1/+1 |
* | share streaminfo parsing function | Justin Ruggles | 2008-05-02 | 2 | -8/+20 |
* | split out some decoder context params to a shared macro | Justin Ruggles | 2008-05-02 | 2 | -4/+46 |
* | change function parameters for dump_headers() | Justin Ruggles | 2008-05-02 | 1 | -8/+8 |
* | change function parameters for metadata_streaminfo() | Justin Ruggles | 2008-05-02 | 1 | -17/+20 |
* | Nellymoser handling in FLV | Bartlomiej Wolowiec | 2008-05-02 | 1 | -0/+4 |
* | Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, | Luca Barbato | 2008-05-02 | 3 | -0/+38 |
* | fix encoding of flac private data | Justin Ruggles | 2008-05-01 | 1 | -3/+6 |
* | Do not duplicate -y parameter on regression.sh. | Ramiro Polla | 2008-05-01 | 1 | -17/+17 |
* | Ignore whitespace differences in seek test. | Ramiro Polla | 2008-05-01 | 1 | -1/+1 |
* | Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com. | Diego Pettenò | 2008-05-01 | 1 | -1/+3 |
* | Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com | Diego Pettenò | 2008-05-01 | 1 | -3/+3 |
* | Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com | Diego Pettenò | 2008-05-01 | 1 | -5/+5 |
* | Comment out unused ff_vc1_norm6_spec table. | Diego Biurrun | 2008-04-30 | 1 | -0/+2 |
* | Transform codec short name into a single word. | Stefano Sabatini | 2008-04-30 | 1 | -1/+1 |
* | Add long names to some AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 20 | -13/+39 |
* | indent | Michael Niedermayer | 2008-04-29 | 1 | -14/+14 |
* | Fix decoding of: | Michael Niedermayer | 2008-04-29 | 1 | -0/+11 |
* | Typo: distoration -> distortion. | Ramiro Polla | 2008-04-29 | 3 | -14/+14 |