summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Move clipd macros to x86util.asm.Ronald S. Bultje2011-08-17
| * avconv: reindent.Anton Khirnov2011-08-17
| * avconv: rescue poor abused start_time global.Anton Khirnov2011-08-17
| * avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-17
| * avconv: merge two loops in output_packet().Anton Khirnov2011-08-17
| * avconv: fix broken indentation.Anton Khirnov2011-08-17
| * avconv: get rid of the arbitrary MAX_FILES limit.Anton Khirnov2011-08-17
| * avconv: get rid of the output_streams_for_file vs. ost_table schizophreniaAnton Khirnov2011-08-17
| * avconv: add a wrapper for output AVFormatContexts and merge output_opts into itAnton Khirnov2011-08-17
| * avconv: make itsscale syntax consistent with other options.Anton Khirnov2011-08-17
| * avconv: factor out adding input streams.Anton Khirnov2011-08-17
| * avconv: Factorize combining auto vsync with format.Alex Converse2011-08-17
| * avconv: Factorize video resampling.Alex Converse2011-08-17
| * avconv: Don't unnecessarily convert ipts to a double.Alex Converse2011-08-17
| * ffmpeg: remove unsed variable noptsDiego Biurrun2011-08-17
| * RV3/4 parser: remove unused variable 'off'Kostya Shishkov2011-08-17
| * add XMV demuxerSven Hesse2011-08-17
| * rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-17
| * Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
| * rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-17
| * rv10/20: tell decoder to use edge emulationKostya Shishkov2011-08-17
* | lavc: fix wrong example code in avcodec_find_best_pix_fmt() docsMatthew Einhorn2011-08-18
* | lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel formatsMatthew Einhorn2011-08-18
* | matroskadec: use correct compression parameters for current track CodecPrivateAurelien Jacobs2011-08-18
* | msrle: correctly round linesize for < 8 bpp formats.Reimar Döffinger2011-08-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-17
|\|
| * Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-16
| * avconv: print stream copy information.Anton Khirnov2011-08-16
| * avconv: use stream copy by default when possible.Anton Khirnov2011-08-16
| * matroskaenc: vertical alignment.Anton Khirnov2011-08-16
| * matroskaenc: implement query_codec()Anton Khirnov2011-08-16
| * lavf: add avformat_query_codec().Anton Khirnov2011-08-16
| * lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov2011-08-16
| * flvenc: use int64_t to store offsetsLuca Barbato2011-08-16
| * avconv: don't segfault on 0 input files.Anton Khirnov2011-08-16
| * Do not write ID3v1 tags by defaultDiogo Franco2011-08-16
| * mpegts: log into an AVFormatContext rather than MpegTSContext.Alex Converse2011-08-16
* | avconv: Correct Copyright statement.Michael Niedermayer2011-08-17
* | lavfi: add aresample filterMina Nagy Zaki2011-08-17
* | ffprobe: in value_string(), do not print trailing space in case of no suffixStefano Sabatini2011-08-17
* | ffplay: do not erase the content of vfiltersStefano Sabatini2011-08-17
* | ffplay: increase log level of the message issued when the stream frame size c...Stefano Sabatini2011-08-17
* | ffplay: in input_config_props(), prefer "s" over unnecessary "c" temporary va...Stefano Sabatini2011-08-17
* | ffplay: in input_config_props(), honour the SAR specified in the codec contextStefano Sabatini2011-08-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-16
|\|
| * movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warningsAnton Khirnov2011-08-16
| * avconv: remove a write-only variableAnton Khirnov2011-08-16
| * avconv: remove pointless parameter from new_*_stream().Anton Khirnov2011-08-16
| * avconv: cosmetics, move codeAnton Khirnov2011-08-16
| * avconv: cosmetics -- move copy_chapters().Anton Khirnov2011-08-16