summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* idcin: set AV_PKT_FLAG_KEY for video packets with a paletteJustin Ruggles2013-01-09
* idcin: set start_time and packet duration instead of manually tracking pts.Justin Ruggles2013-01-09
* idcin: set channel_layoutJustin Ruggles2013-01-09
* idcin: fix check for presence of an audio streamJustin Ruggles2013-01-09
* idcin: validate header parametersJustin Ruggles2013-01-09
* idcinvideo: correctly set AVFrame defaultsJustin Ruggles2013-01-09
* yadif: Port inline assembly to yasmDaniel Kang2013-01-09
* au: remove unnecessary castsJustin Ruggles2013-01-09
* au: return AVERROR codes instead of -1Justin Ruggles2013-01-09
* au: cosmetics: pretty-print and remove pointless commentsJustin Ruggles2013-01-09
* au: use ff_raw_write_packet()Justin Ruggles2013-01-09
* au: set stream start time and packet durationsJustin Ruggles2013-01-09
* au: use %u when printing id and channels since they are unsignedJustin Ruggles2013-01-09
* au: validate sample rateJustin Ruggles2013-01-09
* au: move skipping of unused data to before parameter validationJustin Ruggles2013-01-09
* au: do not arbitrarily limit channel countJustin Ruggles2013-01-09
* au: do not set pkt->size directlyJustin Ruggles2013-01-09
* au: set block_align and use it in au_read_packet()Justin Ruggles2013-01-09
* au: set bit rateJustin Ruggles2013-01-09
* au: validate bits-per-sample separately from codec tagJustin Ruggles2013-01-09
* rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPTMartin Storsjö2013-01-09
* xan: Convert to bytestream2Alexandra Khirnova2013-01-09
* oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles2013-01-08
* x86: lavr: add SSE2/AVX dither_int_to_float()Justin Ruggles2013-01-08
* x86: lavr: add SSE2 quantize() for ditheringJustin Ruggles2013-01-08
* doc/APIchanges: fill in missing dates and hashes.Justin Ruggles2013-01-08
* rtpdec_vp8: Request a keyframe if RTP packets are lostMartin Storsjö2013-01-08
* rtpdec: Support sending RTCP feedback packetsMartin Storsjö2013-01-08
* rtpdec: Store the dynamic payload handler in the rtpdec contextMartin Storsjö2013-01-08
* rtpdec_vp8: Avoid a warning about a possibly unused variableMartin Storsjö2013-01-08
* rtpdec_vp8: Make sure the previous packet is returnedMartin Storsjö2013-01-08
* rtpdec_vp8: Set the timestamp when returning a deferred packetMartin Storsjö2013-01-08
* hlsenc: Make the start_number option set the right variableKanglin2013-01-08
* rtsp: Respect max_delay for the reordering queue when using custom IOMartin Storsjö2013-01-08
* rtsp: Recheck the reordering queue if getting a new packetMartin Storsjö2013-01-08
* lavr: log channel conversion description for any-to-any functionsJustin Ruggles2013-01-07
* lavr: mix: reduce the mixing matrix when possibleJustin Ruggles2013-01-07
* lavr: cosmetics: reindentJustin Ruggles2013-01-07
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
* lavr: typedef internal structs in internal.hJustin Ruggles2013-01-07
* doc: Extend commit message sectionDerek Buitenhuis2013-01-07
* doc: Mention memory allocation in the fuzz testing sectionDerek Buitenhuis2013-01-07
* doc: Mention zzuf in the fuzz testing sectionDerek Buitenhuis2013-01-07
* doc: Merge disjointed bits about emailing patchesDerek Buitenhuis2013-01-07
* doc: Fix a few typos in the developer documentationDerek Buitenhuis2013-01-07
* xwma: Remove unused variableBenjamin Larsson2013-01-07
* asfdec: Fix printf format string length modifierDiego Biurrun2013-01-07
* oggdec: make sure the private parse data is cleaned upLuca Barbato2013-01-06
* oggdec: free the ogg streams on read_header failureLuca Barbato2013-01-06
* Drop Snow codecDiego Biurrun2013-01-06