summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ReindentMartin Storsjö2010-06-21
* HTTP: Compact the code for writing chunked post dataMartin Storsjö2010-06-21
* HTTP: Get rid of the is_chunked variable, use the chunksize variable insteadMartin Storsjö2010-06-21
* HTTP: Clarify a commentMartin Storsjö2010-06-21
* mathematics.h no longer needs config.h, so update tablegen code andReimar Döffinger2010-06-21
* ffmpeg: cosmetics: combine two variable declarationsAlexander Strange2010-06-21
* aacdec: cosmetics: (more) whitespaceAlex Converse2010-06-21
* aacdec: cosmetics: whitespaceAlex Converse2010-06-21
* aacdec: Factorize if (elem_type < TYPE_DSE).Alex Converse2010-06-21
* aacdec: Handle the first frame being empty case.Alex Converse2010-06-21
* fail if input and output are the sameBaptiste Coudurier2010-06-21
* aacsbr: Make dk signed. There is no point in it being unsigned.Alex Converse2010-06-20
* psdec: IPD/OPD reset is no longer needed by the context initializer.Alex Converse2010-06-20
* psdec: Simplify filter addressing by incrementing the "in" pointer.Alex Converse2010-06-20
* Fix typo in macro name.Nick Brereton2010-06-20
* psdec: Replace a division with a shift.Alex Converse2010-06-20
* Rename PS bitstream reading functions to have a read_ prefix.Alex Converse2010-06-20
* Reset chunksize back to zero (= no chunked encoding) after each new openRonald S. Bultje2010-06-20
* Use url_write(), not http_write(), for sending the HTTP headers. This preventsRonald S. Bultje2010-06-20
* Cosmetics: whitespace.Alex Converse2010-06-20
* Use memcpy() where appropriate in PS stereo processing remapping.Alex Converse2010-06-20
* Allow PS envelope fixup when ps->num_env_old <= 1.Alex Converse2010-06-20
* 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1.Alex Converse2010-06-20
* Document the PS_BASELINE define.Alex Converse2010-06-20
* Remove iid_mode from the PS context.Alex Converse2010-06-20
* configure: preserve cross-prefix for strip on darwinRamiro Polla2010-06-20
* Fix breakage in compilation with --disable-mpegaudio-hp introduced inVitor Sessak2010-06-20
* Add IEC958 data_types for DTS-HD (data burst described in IEC 61937-5),Carl Eugen Hoyos2010-06-20
* ChangeLog: note libfaad wrapper removalMåns Rullgård2010-06-20
* Remove libfaad wrapperMåns Rullgård2010-06-20
* psdec: Factorize iid/icc/ipd/opd parameter bitstream reading.Alex Converse2010-06-19
* RTSP: Add the auth credentials to the HTTP tunnel URL, tooMartin Storsjö2010-06-19
* ff_url_join: Don't add any at-char if the auth is an empty stringMartin Storsjö2010-06-19
* RTSP: Set the connection handles to null after closing themMartin Storsjö2010-06-19
* RTSP: Don't store the connection handles in local variablesJosh Allmann2010-06-19
* Add HE-AAC v2 support to the AAC decoder.Alex Converse2010-06-19
* Factorize the mpegaudio windowing code in a function and call it by aVitor Sessak2010-06-19
* Improve h263_probe()Michael Niedermayer2010-06-18
* MPEG-2 DXVA2 implementationLaurent Aimar2010-06-18
* RTSP: Clean up rtsp_hd on failureMartin Storsjö2010-06-18
* RTMP: Return from rtmp_read as soon as some data is availableMartin Storsjö2010-06-18
* Add IEC958 data_types for Atrac* and WMA Pro.Carl Eugen Hoyos2010-06-18
* Use enum PixelFormat to silence one icc warning:Carl Eugen Hoyos2010-06-17
* Add metadata support. Patch by Michael Karcher.Michael Karcher2010-06-17
* Simplify (no need to check for st->codec->extradata) and correctLuca Abeni2010-06-17
* add #include so make checkheaders passesMichael Niedermayer2010-06-17
* Add the necessary includes, add an extra empty line for cosmeticsMartin Storsjö2010-06-17
* Add more tests to eval, help detecting some of the more apparentStefano Sabatini2010-06-16
* Marking what should be removed in relation to MAX_STREAMS.Michael Niedermayer2010-06-16
* Document terminal coloring in the -loglevel option.Stefano Sabatini2010-06-16