summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* error_detection: put the old error detection constants back.Michael Niedermayer2012-01-21
* git show 2473a45c85dce6872617b33fce396dbbd6347e8e avconv.c | patch ffmpeg.cMichael Niedermayer2012-01-21
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-21
|\
| * rtpdec: Use our own SSRC in the SDES field when sending RRsMartin Storsjö2012-01-21
| * Finalize changelog for 0.8 ReleaseReinhard Tartler2012-01-21
| * Prepare for 0.8 ReleaseReinhard Tartler2012-01-21
| * threads: change the default for threads back to 1Janne Grunau2012-01-21
| * threads: update slice_count and slice_offset from user contextJanne Grunau2012-01-21
| * aviocat: Remove useless includesMartin Storsjö2012-01-21
| * doc/APIChanges: fill in missing dates and hashesAnton Khirnov2012-01-21
| * Revert "avserver: fix build after the next bump."Anton Khirnov2012-01-21
| * mpegaudiodec: switch error detection check to AV_EF_BUFFERDustin Brody2012-01-21
| * lavf: rename fer option and document resulting (f_)err_detect optionsDustin Brody2012-01-21
| * lavc: rename err_filter option to err_detect and document itDustin Brody2012-01-21
| * mpegvideo: fix invalid memory access for small video dimensionsJohn Brooks2012-01-21
| * movenc: Reorder entries in the MOVIentry struct, for tigheter packingMartin Storsjö2012-01-21
| * rtsp: Remove extern declarations for variables that don't existMartin Storsjö2012-01-21
| * aviocat: Flush the output before closingMartin Storsjö2012-01-21
* | Support decoding Avid DS Uncompressed (SUDS).Carl Eugen Hoyos2012-01-21
* | Unroll base64 decode loop.Reimar Döffinger2012-01-21
* | Use a full table for base64 decode.Reimar Döffinger2012-01-21
* | Fix valgrind FATE for out-of-tree builds.Reimar Döffinger2012-01-21
* | lavfi: fix mp and mandelbrot descriptions to make them complete sentencesStefano Sabatini2012-01-21
* | base64: more thorough decode tests.Reimar Döffinger2012-01-21
* | Add a --valgrind configure option.Reimar Döffinger2012-01-21
* | ac3dec: Move center&surround mix level tables to parser.Michael Niedermayer2012-01-21
* | deshake: variable used uninitializedRay Simard2012-01-21
* | base64: Only run benchmark when "-t" is specified.Michael Niedermayer2012-01-21
* | base64: fix little typoMichael Niedermayer2012-01-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-21
|\|
| * Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-20
| * ARM: fix build with FFT enabled and MDCT disabledFelipe Contreras2012-01-20
| * lavf: force single-threaded decoding in avformat_find_stream_infoJanne Grunau2012-01-20
| * avidec: migrate last of lavf from FF_ER_* to AV_EF_*Dustin Brody2012-01-20
| * avserver: fix build after the next bump.Anton Khirnov2012-01-20
* | base64: add a benchmark for a pure syntax check.Michael Niedermayer2012-01-21
* | base64: simplify end handling in av_base64_encode()Michael Niedermayer2012-01-21
* | base64: optimize av_base64_encode()Michael Niedermayer2012-01-21
* | base64: add benchmarkMichael Niedermayer2012-01-21
* | Slightly optimize base64 encode.Reimar Döffinger2012-01-20
* | Optimize output buffer size check in base64 decode.Reimar Döffinger2012-01-20
* | Minor optimization of base64 decode.Reimar Döffinger2012-01-20
* | opt: Fix "libavutil/opt.c:811:20: warning: initialization discards ‘const...Michael Niedermayer2012-01-20
* | ffprobe: increase precision for the shown float valuesStefano Sabatini2012-01-20
* | ffprobe: fix value_string() prefix printing for values with negative logarithmStefano Sabatini2012-01-20
* | ffprobe: reindent after previous commitStefano Sabatini2012-01-20
* | ffprobe: factorize common code in value_string()Stefano Sabatini2012-01-20
* | ffmpeg: remove unused and commented variable OutputStream.sync_iptsStefano Sabatini2012-01-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-20
|\|
| * mpeg12: check for available bits to avoid an infinite loopJindřich Makovička2012-01-19