summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* A little proggy i wrote years ago.Michael Niedermayer2008-01-08
* Randomly change the amount of noise if nothing is explicitly set.Michael Niedermayer2008-01-08
* LMLM4 demuxerIvo van Poorten2008-01-07
* Linux Media Labs MPEG-4 (LMLM4) demuxerIvo van Poorten2008-01-07
* Implement read_timestamp and enable seeking in PVA files.Ivo van Poorten2008-01-07
* cosmeticsIvo van Poorten2008-01-07
* remove unnecessary checkIvo van Poorten2008-01-07
* use ff_parse_pes_pts for parsing an MPEG-PES timestampIvo van Poorten2008-01-07
* Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so itIvo van Poorten2008-01-07
* Move printing of the license status at the end of configure output, soRoberto Togni2008-01-07
* Dont crash if resampling is requested but no audio packets are ever processed.Andreas Öman2008-01-07
* Fix access to the last element of the table.Aurelien Jacobs2008-01-07
* Mark the ff_svq1_frame_size_table as constant.Diego Pettenò2008-01-07
* Move wmv1_scantable to .rodata section by making it an array of arrays.Diego Pettenò2008-01-07
* Make the av_class member of PPContext a poiner to constant AVClass.Diego Pettenò2008-01-07
* Mark the tables in g726.c as constant.Diego Pettenò2008-01-07
* Make v4l.c's video_formats constant and static.Diego Pettenò2008-01-07
* Remove unused symbol.Diego Pettenò2008-01-07
* split out init of downmix coeffs into a separate function that can be calledJustin Ruggles2008-01-07
* Make ff_mkv_codec_tags lie entirely in .rodata section.Aurelien Jacobs2008-01-07
* remove unneeded variable from AC3DecodeContextJustin Ruggles2008-01-06
* make sure that the last coupling band stops at the end of the coupling rangeJustin Ruggles2008-01-06
* cosmetics: Add another pair of parentheses to aid readability.Diego Biurrun2008-01-06
* fix phase flag processing for the case when coupling coordinates are reusedJustin Ruggles2008-01-06
* Rename two structures, identifiers starting with _[A-Z] are reserved.Diego Biurrun2008-01-06
* cosmetics, split overly long linesBaptiste Coudurier2008-01-06
* Fractional parts of motion vectors should be accounted separately tooKostya Shishkov2008-01-06
* Make AVRtpPayloadTypes static and constantDiego Pettenò2008-01-06
* fix playing of multichannel audio for codecs without downmixingJustin Ruggles2008-01-06
* cosmetics, superfluous spaceIvo van Poorten2008-01-05
* proper check for valid pva_ptsIvo van Poorten2008-01-05
* do not return an error, but warn and recover when encountering an audio packetIvo van Poorten2008-01-05
* validate streamid before useIvo van Poorten2008-01-05
* change audio codec id to mp2Ivo van Poorten2008-01-05
* proper type and initialization of pva_ptsIvo van Poorten2008-01-05
* remove unnecessary shiftIvo van Poorten2008-01-05
* check for request_channels in dca init functionJustin Ruggles2008-01-05
* add downmixing support to libfaad decoderJustin Ruggles2008-01-05
* cosmetics: indentation after last commitJustin Ruggles2008-01-05
* move E-AC3 header parsing to ff_ac3_parse_header()Justin Ruggles2008-01-05
* remove unneeded variables from AC3HeaderInfoJustin Ruggles2008-01-05
* do not set channels before checking request_channelsJustin Ruggles2008-01-05
* use request_channels in liba52 decoderJustin Ruggles2008-01-05
* cosmetics: indentationJustin Ruggles2008-01-05
* check for request_channels at codec initJustin Ruggles2008-01-05
* do not set channels before checking request_channelsJustin Ruggles2008-01-05
* Update maintainership information after the rtp.c splitLuca Abeni2008-01-05
* adjust output channels based on AVCodecContext.request_channels in AC3 parserJustin Ruggles2008-01-05
* Drop non key frames before the first key frame.Michael Niedermayer2008-01-05
* install crc.h which is now part of public APIAurelien Jacobs2008-01-04