summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add an APIchanges entry for url_alloc() and url_connect()Martin Storsjö2010-06-22
* Split url_open and url_open_protocol into url_alloc and url_connectMartin Storsjö2010-06-22
* Add an APIchanges entry for av_register_protocol2Martin Storsjö2010-06-22
* Add an av_register_protocol2 function that takes a size parameterMartin Storsjö2010-06-22
* IFF PBM decoder: Add a pad byte if image width is odd <aleksi dot nurmi at gm...Peter Ross2010-06-22
* Bump micro version, add changelog entry for DTS-ES extension decoding supportMartin Storsjö2010-06-22
* Fix failure in av_read_frame on timestamp rollover.Stephen Dredge2010-06-22
* Support DTS-ES extension (XCh) in dca: Cosmetic cleanupNick Brereton2010-06-22
* Support DTS-ES extension (XCh) in dca: add code to handle DTS-ES extensionNick Brereton2010-06-22
* Support DTS-ES extension (XCh) in dca: update and add channel mapping tables ...Nick Brereton2010-06-22
* Support DTS-ES extension (XCh) in dca: move original code around to allow reu...Nick Brereton2010-06-22
* Support DTS-ES extension (XCh) in dca: move subband_samples into context stru...Nick Brereton2010-06-22
* libvorbis: Only drop 1-byte packets at end of streamMartin Storsjö2010-06-22
* ffserver: Use avcodec_copy_context instead of manually copying an AVCodecContextMartin Storsjö2010-06-22
* Remove stray semicolon.Carl Eugen Hoyos2010-06-21
* Re-add the list of parameters for the unsharp filter, I somehow lostStefano Sabatini2010-06-21
* Make the ffmpeg and ffplay man pages show the list of lavfi filters,Stefano Sabatini2010-06-21
* Replace multitable for the unsharp filter option table with a simpleStefano Sabatini2010-06-21
* Update documentation dependencies, make ff* tools manpages and HTMLStefano Sabatini2010-06-21
* RTSP: Use the same authentication for the HTTP POST session as for the GETMartin Storsjö2010-06-21
* HTTP: Add a method for initializing the authentication state from another con...Martin Storsjö2010-06-21
* 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