summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | ffmpeg: fix segfault with too many output filesMichael Niedermayer2011-06-04
* | ffplay: error out with invalid sample rate or channels.Michael Niedermayer2011-06-04
* | oggdec: fix Ticket185Michael Niedermayer2011-06-03
* | j2kdec: dont fail on non zero cblock style.Michael Niedermayer2011-06-03
* | makefile: fix j2k encoder dependanciesRukhsana Ruby2011-06-03
* | udp: fix indentionJULIAN GARDNER2011-06-03
* | cmdutils: move "#undef main" from ffplay.c to cmdutils.hCarl Eugen Hoyos2011-06-03
* | wav: update size check for ds64Michael Niedermayer2011-06-03
* | wav: fix skip size at end of ds64 chunkPhilip de Nier2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun2011-06-03
| * vorbis: Remove non-compiling debug statement.Diego Biurrun2011-06-03
| * vorbis: Remove pointless DEBUG #ifdef around debug output macros.Diego Biurrun2011-06-03
| * cook: Remove non-compiling debug output.Diego Biurrun2011-06-03
| * Remove pointless #ifdefs around function declarations in a header.Diego Biurrun2011-06-03
| * Replace #ifdef + av_log() combinations by av_dlog().Diego Biurrun2011-06-03
| * Replace custom debug output functions by av_dlog().Diego Biurrun2011-06-03
| * cook: Remove unused debug functions.Diego Biurrun2011-06-03
| * Remove stray extra arguments from av_dlog() invocations.Diego Biurrun2011-06-02
| * targa: fix big-endian buildMans Rullgard2011-06-02
| * v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.Anton Khirnov2011-06-02
| * vfwcap: add a framerate private option.Anton Khirnov2011-06-02
| * v4l2: add a framerate private option.Anton Khirnov2011-06-02
| * libdc1394: add a framerate private option.Anton Khirnov2011-06-02
| * fbdev: add a framerate private option.Anton Khirnov2011-06-02
| * bktr: add a framerate private option.Anton Khirnov2011-06-02
| * oma: check avio_read() return valueMans Rullgard2011-06-02
| * nutdec: remove unused variableMans Rullgard2011-06-02
| * Remove unused variablesMans Rullgard2011-06-02
| * swscale: allocate larger buffer to handle altivec overreads.Ronald S. Bultje2011-06-02
| * H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
| * Cosmetic changes to h264_idct_10bit.asm.Loren Merritt2011-06-02
| * 2x faster h264_idct_add8_10.Loren Merritt2011-06-02
| * aacenc: Add stereo_mode option.Nathan Caldwell2011-06-02
| * h264: remove CONFIG_GPL from x86 intra prediction code.Ronald S. Bultje2011-06-02
* | h264 fill_filter_caches: Dont init chroma nnz_cache.Michael Niedermayer2011-06-03
* | In print_report, print progression time in hours:mins:secs:usBaptiste Coudurier2011-06-03
* | ffmpeg: In print_report, use int64_t for pts to check for 0 and avoid inf val...Baptiste Coudurier2011-06-03
* | In libswscale, use all lines when converting from 422p to rgb with mmx, impro...Baptiste Coudurier2011-06-03
* | lavfi: add avfilter_link_free() functionStefano Sabatini2011-06-03
* | swscale: reintroduce sws_format_name() symbolStefano Sabatini2011-06-03
* | swscale: dither for planar yuv outputsMichael Niedermayer2011-06-02
* | swscale: Fix use of uninitialized valuesMichael Niedermayer2011-06-02
* | cpudetect: add av_force_cpu_flags()Michael Niedermayer2011-06-02
* | vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame()Stefano Sabatini2011-06-02
* | lavfi: reindent after the previous commitStefano Sabatini2011-06-02
* | lavfi: add braces around the block of an if() expression in avfilter_default_...Stefano Sabatini2011-06-02
* | lavfi: clarify the context of a comment in avfilter_default_get_video_buffer()Stefano Sabatini2011-06-02
* | lavfi: apply misc style fixesStefano Sabatini2011-06-02
* | doc: cosmetics: libx264 typosJames Zern2011-06-02