summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix decoding of:Michael Niedermayer2008-04-29
* Typo: distoration -> distortion.Ramiro Polla2008-04-29
* Remove leading whitespace in long codec name that was committed in r13017Robert Swain2008-04-29
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-29
* Transform codec names into single words.Stefano Sabatini2008-04-29
* remove unused variable, min_framesizeJustin Ruggles2008-04-29
* Support invalid mpeg created by vdrMichael Niedermayer2008-04-29
* raw GSM demuxer (does not work yet as parser is missing)Michael Niedermayer2008-04-28
* set demuxers .value and use common audio_read_header functionBaptiste Coudurier2008-04-28
* Calculate motion vector information based on PTS provided in slice headerKostya Shishkov2008-04-28
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-28
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Make 8SVX codec names just a single word for consistency with other codec names.Stefano Sabatini2008-04-27
* Use check_cflags for -mdynamic-no-pic so third-party compilers will work on D...Alexander Strange2008-04-27
* Remove unused avdevice.h header file; add config.h which is used.Diego Biurrun2008-04-27
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* Use filename as multiple inclusion guard.Diego Biurrun2008-04-27
* set pkt duration, only when dts == pts though,Henrik Gulbrandsen2008-04-26
* Rename i386/cputest.c --> i386/cpuid.c.Diego Biurrun2008-04-26
* Remove unnecessary test program dependency declarations.Diego Biurrun2008-04-26
* Grammar fixes and improvements for the new ACELP codeRobert Swain2008-04-26
* break if error in header so it can output already decoded framesBaptiste Coudurier2008-04-26
* merge init with declarationBaptiste Coudurier2008-04-26
* cosmetics: merge declsBaptiste Coudurier2008-04-26
* simplify: merge loopsBaptiste Coudurier2008-04-26
* simplifyBaptiste Coudurier2008-04-26
* simplify: remove useless fields and varsBaptiste Coudurier2008-04-26