summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libfdk-aac: Check if cutoff value is validMohammad Alsaleh2012-07-15
* network: Always use our version of gai_strerror on windowsMartin Storsjö2012-07-15
* network: Undefine existing gai_strerror definitionsMartin Storsjö2012-07-15
* network: Extend the fallback gai_strerror implementation to handle more error...Martin Storsjö2012-07-15
* configure: Check for CommandLineToArgvWRonald S. Bultje2012-07-15
* vc1dec: Do not use random pred_flag if motion vector data is skippedMashiat Sarker Shakkhar2012-07-15
* vp8: Enclose pthread function calls in ifdefsMartin Storsjö2012-07-15
* snow: refactor code to work around a compiler bug in MSVC.Ronald S. Bultje2012-07-14
* vp8: Include the thread headers before using the pthread typesMartin Storsjö2012-07-14
* configure: Check for getaddrinfo in ws2tcpip.h, tooRonald S. Bultje2012-07-15
* vp8: implement sliced threadingDaniel Kang2012-07-14
* vp8: move data from VP8Context->VP8MacroblockDaniel Kang2012-07-14
* vp8: refactor decoding a single mb_rowDaniel Kang2012-07-14
* doc: update api changes with the right commit hashesLuca Barbato2012-07-14
* mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato2012-07-14
* eval: add gt(), gte(), lt() and lte() fate testsJanne Grunau2012-07-14
* eval: fix swapping of lt() and lte()Max Lazarov2012-07-14
* imgconvert: deprecate avcodec_find_best_pix_fmt()Janne Grunau2012-07-13
* imgconvert: add avcodec_find_best_pix_fmt2()Janne Grunau2012-07-13
* imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmtJanne Grunau2012-07-13
* build: Fix APE tag dependenciesDiego Biurrun2012-07-13
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-13
* libfdk-aac: Allow setting the encoder bandwidth/cutoff frequencyMartin Storsjö2012-07-12
* build: Fix Ogg demuxer dependenciesDiego Biurrun2012-07-12
* build: Fix FLAC demuxer dependenciesDiego Biurrun2012-07-12
* flac: Move flac functions shared between libraries to flac common codeDiego Biurrun2012-07-12
* build: Fix CAF demuxer dependenciesDiego Biurrun2012-07-12
* build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-12
* build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-12
* configure: Drop redundant mxf_d10 test dependency declarationDiego Biurrun2012-07-12
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-12
* libavcodec: Add more AAC profilesMartin Storsjö2012-07-12
* dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje2012-07-11
* configure: Check for the math function rintRonald S. Bultje2012-07-11
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-11
* rtsp: Add listen modeJordi Ortiz2012-07-10
* rtsp: Make rtsp_open_transport_ctx() non-staticJordi Ortiz2012-07-10
* rtsp: Move rtsp_read_closeJordi Ortiz2012-07-10
* rtsp: Parse the mode=receive/record parameter in transport linesJordi Ortiz2012-07-10
* mss1: fix decoding masked regions in interframesKostya Shishkov2012-07-10
* mxfdec: fix off by one error.Michael Niedermayer2012-07-10
* mxfdec: only parse next partition pack if parsing forwardTomas Härdin2012-07-10
* mxfdec: let pkt->pts = mxf->current_edit_unit if intra-onlyTomas Härdin2012-07-10
* mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-10
* mxfdec: Add intra_only flag to MXFTrackTomas Härdin2012-07-10
* mxfdec: fix Avid AirSpeed files being misinterpreted as OP1aTomas Härdin2012-07-10
* mxfdec: truncate packets that extend past the next edit unitTomas Härdin2012-07-10
* mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-10
* mxfdec: detect uncomp pictures using essence container ulPhilip de Nier2012-07-10
* mxfdec: set track edit rate num/den in expected orderPhilip de Nier2012-07-10