aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Indent.Ramiro Polla2008-05-041-4/+4
* Do not read out of array bounds.Ramiro Polla2008-05-041-0/+4
* Output buffer overflow.Michael Niedermayer2008-05-031-0/+5
* Heap buffer overflow.Michael Niedermayer2008-05-031-1/+5
* Fix memset(0) based buffer overflow.Michael Niedermayer2008-05-031-1/+6
* Move declaration a little.Michael Niedermayer2008-05-031-2/+2
* Setting i to 0 once should do.Michael Niedermayer2008-05-031-1/+1
* cosmetics: Consistently use C-style comments in #endif preprocessor directives.Diego Biurrun2008-05-031-1/+1
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-037-0/+848
* 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, soDiego Biurrun2008-05-031-0/+2
* fix checkheaders when libdirac not installedMåns Rullgård2008-05-031-0/+3
* add necessary #includes in headersMåns Rullgård2008-05-034-0/+7
* Dirac decoding/encoding support via libdirac.Anuradha Suraparaju2008-05-036-0/+637
* Add Dirac parser from SoC; written by Marco Gerards;Diego Biurrun2008-05-033-0/+90
* dts probeBenjamin Larsson2008-05-031-1/+35
* include avcodec.hJustin Ruggles2008-05-021-0/+2
* Long name spelling fixesBenjamin Larsson2008-05-023-3/+3
* move call to init_get_bits inside conditionalJustin Ruggles2008-05-021-1/+1
* share streaminfo parsing functionJustin Ruggles2008-05-022-8/+20
* split out some decoder context params to a shared macroJustin Ruggles2008-05-022-4/+46
* change function parameters for dump_headers()Justin Ruggles2008-05-021-8/+8
* change function parameters for metadata_streaminfo()Justin Ruggles2008-05-021-17/+20
* Nellymoser handling in FLVBartlomiej Wolowiec2008-05-021-0/+4
* Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,Luca Barbato2008-05-023-0/+38
* fix encoding of flac private dataJustin Ruggles2008-05-011-3/+6
* Do not duplicate -y parameter on regression.sh.Ramiro Polla2008-05-011-17/+17
* Ignore whitespace differences in seek test.Ramiro Polla2008-05-011-1/+1
* Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com.Diego Pettenò2008-05-011-1/+3
* Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail comDiego Pettenò2008-05-011-3/+3
* Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail comDiego Pettenò2008-05-011-5/+5
* Comment out unused ff_vc1_norm6_spec table.Diego Biurrun2008-04-301-0/+2
* Transform codec short name into a single word.Stefano Sabatini2008-04-301-1/+1
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-2920-13/+39
* indentMichael Niedermayer2008-04-291-14/+14
* Fix decoding of:Michael Niedermayer2008-04-291-0/+11
* Typo: distoration -> distortion.Ramiro Polla2008-04-293-14/+14
* Remove leading whitespace in long codec name that was committed in r13017Robert Swain2008-04-291-1/+1
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-2916-4/+34
* Transform codec names into single words.Stefano Sabatini2008-04-293-3/+3
* remove unused variable, min_framesizeJustin Ruggles2008-04-291-3/+3
* Support invalid mpeg created by vdrMichael Niedermayer2008-04-291-3/+4
* raw GSM demuxer (does not work yet as parser is missing)Michael Niedermayer2008-04-282-0/+14
* set demuxers .value and use common audio_read_header functionBaptiste Coudurier2008-04-281-78/+14
* Calculate motion vector information based on PTS provided in slice headerKostya Shishkov2008-04-284-21/+27
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-288-3/+22
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-2753-10/+78
* Make 8SVX codec names just a single word for consistency with other codec names.Stefano Sabatini2008-04-271-2/+2
* Use check_cflags for -mdynamic-no-pic so third-party compilers will work on D...Alexander Strange2008-04-271-1/+1
* Remove unused avdevice.h header file; add config.h which is used.Diego Biurrun2008-04-271-1/+1
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-2761-9/+81