summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-04
|\
| * AVOptions: fix av_set_string3() doxy to match reality.Anton Khirnov2011-09-03
| * cmdutils: get rid of dummy contexts for examining AVOptions.Anton Khirnov2011-09-03
| * lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-03
| * AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov2011-09-03
| * cpu detection: avoid a signed overflowSean McGovern2011-09-03
* | ffmpeg: fix reading from stdin on windowsMichael Niedermayer2011-09-04
* | http: Fix decetion of range support in HTTP serversStefan Fritsch2011-09-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-03
|\|
| * codec-regression: force vsync 0 on the me_threshold test to make sure frames ...Alex Converse2011-09-01
* | cmdutils: revert avconv rename of pathesMichael Niedermayer2011-09-03
* | Revert "ffmpeg: remove presets." and reimplement the needed parts that no lon...Michael Niedermayer2011-09-03
* | doc: issue tracking: explain the term issueAlexander Strasser2011-09-02
* | doc: issue tracking: add more vertical whitespaceAlexander Strasser2011-09-02
* | doc: issue tracking: fix grammar/spellingAlexander Strasser2011-09-02
* | Parse MXF partitionsTomas Härdin2011-09-02
* | mpeg4: adjust dummy frame threashold for packed divx.Michael Niedermayer2011-09-02
* | openal-dec: fix missing list_devices unit for list_devices AVOptionMichael Niedermayer2011-09-02
* | dvdec: Fix dvsd profile[1] detection.Michael Niedermayer2011-09-02
* | Revert "mjpeg: treat external huffman table setup failure as codec init failu...Michael Niedermayer2011-09-02
* | ffmpeg: Fix minor memleak of input_tmpChiranjeevi Melam2011-09-02
* | jpegdec: better rst skipingMichael Niedermayer2011-09-02
* | Remove unused variables.Reimar Döffinger2011-09-01
* | Autodetect PowerPC vs. PowerPC64.Reimar Döffinger2011-09-01
* | Do not free BITMAPINFOHEADER before we are done using it.Reimar Döffinger2011-09-01
* | MJPEG: emulate EOI also on two consecutive SOI.Reimar Döffinger2011-09-01
* | Reset cur_scan at more appropriate places.Reimar Döffinger2011-09-01
* | ffprobe: directly use va args in print fmt callbacks.Clément Bœsch2011-09-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-01
|\|
| * avconv: fix some bugs introduced in 630902a1e1336e7ee0cf3dcbcb6eb07af8edf660Michael Niedermayer2011-09-01
| * libmp3lame: fix typoAnton Khirnov2011-09-01
| * AVOptions: drop av_ prefix from static av_get_number().Anton Khirnov2011-09-01
| * libx264: use X264_THREADS_AUTO constant instead of 0.Anton Khirnov2011-09-01
* | resample: fix typo (ouput → output).Clément Bœsch2011-09-01
* | Makefile: remove unused PROGS_G.Clément Bœsch2011-09-01
* | build: introduce --progs-suffix option.Clément Bœsch2011-09-01
* | wav: init st to NULL to avoid a false-positive warning.Clément Bœsch2011-09-01
* | cmdutils: fix uninitialized variable (type) warning.Clément Bœsch2011-09-01
* | sws: fix a huge amount of incompatible pointer type arguments warnings.Clément Bœsch2011-09-01
* | ffmpeg: fix two unused variables warnings.Clément Bœsch2011-09-01
* | resample: fix set but unused variable (lfe) warning.Clément Bœsch2011-09-01
* | imgconvert: avoid mixed declarations and code.Clément Bœsch2011-09-01
* | Fix compilation with --disable-avfilter.Carl Eugen Hoyos2011-09-01
* | jpegdec: set color_rangeGavin Kinsey2011-09-01
* | ffmpeg: Fix typos introduced in:Michael Niedermayer2011-09-01
* | vc1: loose one line difference to qatar.Michael Niedermayer2011-09-01
* | mpeg4: fix typo in mpeg4_encode_gop_header()Michael Niedermayer2011-09-01
* | Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun2011-09-01
* | APIchanges: remove "deprecate url_feof"Michael Niedermayer2011-09-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-01
|\|