summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Split (picture|seq) parameter set decoding out of h264.c.Michael Niedermayer2010-01-12
* /nop is illegal with Apple's older version of gas, this was fixed elsewhereDavid Conrad2010-01-12
* Split SEI code off h264.c.Michael Niedermayer2010-01-12
* Reindent after r21166.Ronald S. Bultje2010-01-12
* Use chunked encoding for HTTP uploads. Patch by Tomas HärdinTomas Härdin2010-01-12
* Split direct mode (macro)block decoding off h264.c.Michael Niedermayer2010-01-12
* Align mb_bit_buffer and vs_bit_buffer as their alignment is checked by assert().Michael Niedermayer2010-01-12
* Make sure the destination address is written as an IP address in the SDPMartin Storsjö2010-01-12
* Reduce stack usage in svq1_encode_plane(). Reuse context scratch bufferZuxy Meng2010-01-12
* Correct timestamps inside FLV data received by RTMP.Sergiy2010-01-12
* Use old-style RTMP handshake for old servers.Art Clarke2010-01-12
* Split h264 loop filter off h264.c.Michael Niedermayer2010-01-12
* Move svq3.o to the correct spot.Michael Niedermayer2010-01-12
* Get rid of #include "svq3.c"Michael Niedermayer2010-01-12
* Better title for the file.Michael Niedermayer2010-01-12
* Make sure that sfence is used after any non temporal stores.Zuxy Meng2010-01-12
* Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it.Vitor Sessak2010-01-12
* Support uncompressed ("Resolution 1:1") Avid AVI Codec, (partially) fixes iss...Carl Eugen Hoyos2010-01-12
* AAC: use table for cbrtf(n)*nMåns Rullgård2010-01-11
* Remove the inclusion of unneeded headersLuca Abeni2010-01-11
* AAC: escape_sequence is 21 bits maxMåns Rullgård2010-01-11
* Provide a fallback for getnameinfo() also. Patch by Martin StorsjöMartin Storsjö2010-01-11
* Implement a fallback for struct sockaddr_storage if not available.Martin Storsjö2010-01-11
* Check for struct sockaddr_storage. Patch by Martin StorsjöMartin Storsjö2010-01-11
* Use getaddrinfo() instead of resolve_host(). Patch by Martin StorsjöMartin Storsjö2010-01-11
* Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>.Martin Storsjö2010-01-11
* Provide fallback implementations of getaddrinfo() and freeaddrinfo().Martin Storsjö2010-01-11
* Check for struct addrinfo availability. Patch by Martin StorsjöMartin Storsjö2010-01-11
* Use getaddrinfo(), if available, in resolve_host(). Patch by MartinRonald S. Bultje2010-01-11
* Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>.Martin Storsjö2010-01-11
* fft-test: Add RDFT/IRDFT support.Alex Converse2010-01-11
* fft-test: Replace do_mdct with a tf_transform enum and switch on it.Alex Converse2010-01-11
* configure: Make check_type handle type names containing spacesMartin Storsjö2010-01-11
* Fix two RLE buffer size calculations in TSCC decoder.Kostya Shishkov2010-01-11
* configure: allow names with spaces in enable/disable_safeMåns Rullgård2010-01-11
* add myself as the electronicarts demuxer maintainerPeter Ross2010-01-11
* 10l: Fix forgotten variable rename from r14893 (fixes issue 1675).Carl Eugen Hoyos2010-01-11
* Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included forZuxy Meng2010-01-11
* cosmetics: {} placement.Ramiro Polla2010-01-11
* oggdec: Set dts when knownDavid Conrad2010-01-11
* Add missing internal.h to files calling ff_match_2uint16().Alexander Strange2010-01-11
* Optimize ff_snow_horizontal_compose97i.Michael Niedermayer2010-01-11
* Merge vertical_compose53iL0*()Michael Niedermayer2010-01-11
* Optimize horizontal_compose53i() by inlining inv_lift() and optimizing theMichael Niedermayer2010-01-11
* mkvdec: Avoid divide-by-zero crash on invalid real audio tracksDavid Conrad2010-01-11
* Add support for dirac in oggDavid Conrad2010-01-11
* Add a function to parse Dirac's sequence headerDavid Conrad2010-01-11
* Export fullrange flag and color information for h.264David Conrad2010-01-11
* SIPR decoder for modes 8k5, 6k5 and 5k0.Vladimir Voroshilov2010-01-10
* Make query_formats() increment the scaler_count after each scalerStefano Sabatini2010-01-10