| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | ffmpeg: remove unused variable in ffmpeg_exit() | Stefano Sabatini | 2011-03-12 | 1 | -1/+0 |
* | avio: avio_ prefix for url_fsize | Anton Khirnov | 2011-03-07 | 1 | -2/+2 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -2/+2 |
* | ffmpeg: Use av_pkt_dump_log2 | Martin Storsjö | 2011-03-02 | 1 | -1/+2 |
* | avio: rename url_fopen/fclose -> avio_open/close. | Anton Khirnov | 2011-02-23 | 1 | -2/+2 |
* | lavf: add av_ prefix to dump_format() | Anton Khirnov | 2011-02-16 | 1 | -5/+5 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -3/+3 |
* | Deprecate avcodec_thread_init() | Alexander Strange | 2011-02-09 | 1 | -8/+3 |
* | cmdutils: fix opt_values leak | James Zern | 2011-02-05 | 1 | -1/+0 |
* | Adopt pkt_dts/pkt_pts in lavc clients | Alexander Strange | 2011-02-05 | 1 | -2/+3 |
* | Use avformat_free_context for cleaning up muxers | Martin Storsjö | 2011-02-04 | 1 | -15/+1 |
* | Make avfilter_graph_free() free the graph. | Stefano Sabatini | 2011-02-04 | 1 | -4/+1 |
* | ffmpeg.c: rename map_meta_data option to map_metadata | Anton Khirnov | 2011-02-02 | 1 | -2/+12 |
* | Make ffmpeg warns the user when the selected sample format is ignored. | Stefano Sabatini | 2011-01-31 | 1 | -1/+7 |
* | Make local variables static. | Diego Elio Pettenò | 2011-01-25 | 1 | -2/+2 |
* | Do not set audio_resample to 0 if audio_sync_method is > 1. | Stefano Sabatini | 2011-01-24 | 1 | -1/+3 |
* | streamid does not work with newaudio, newvideo, newsubtitle | Mike Scheutzow | 2011-01-22 | 1 | -1/+0 |
* | Update threshold to detect real timebase for stream copy. | Michael Niedermayer | 2011-01-18 | 1 | -1/+1 |
* | Feed the filter chain with the sample aspect ratio from the muxer or codec layer | Michael Niedermayer | 2011-01-17 | 1 | -1/+4 |
* | New "copytb" ffmpeg cli option to copy input stream time base when stream cop... | Baptiste Coudurier | 2011-01-14 | 1 | -1/+3 |
* | Make opt_audio_sample_fmt() abort in case of invalid sample format | Stefano Sabatini | 2011-01-14 | 1 | -2/+6 |
* | Reindent after 26330. | Ronald S. Bultje | 2011-01-14 | 1 | -1/+1 |
* | Introduce av_metadata_copy() to copy metadata from one struct to another. | Ronald S. Bultje | 2011-01-14 | 1 | -17/+7 |
* | Do not allocate unused swscale context when libavfilter is compiled in | Baptiste Coudurier | 2011-01-12 | 1 | -1/+1 |
* | Fix warnings: | Baptiste Coudurier | 2011-01-11 | 1 | -3/+3 |
* | Change 'arg' type in parse_meta_type, fix warning: | Baptiste Coudurier | 2011-01-11 | 1 | -1/+1 |
* | Fix lowres > 0 with --enable-avfilter.. | Anatoly Nenashev | 2011-01-07 | 1 | -0/+2 |
* | Fix/cleanup m/ljpeg encoding pix fmt selection code in ffmpeg.c. | Michael Niedermayer | 2011-01-05 | 1 | -5/+8 |
* | Use AVOption for muxers in ffmpeg. | Anssi Hannula | 2011-01-02 | 1 | -0/+10 |
* | use avsubtitle_free() instead of re-implementing it partially (fix a memleak) | Aurelien Jacobs | 2010-12-31 | 1 | -9/+1 |
* | Allow output formats without any streams. | Anton Khirnov | 2010-12-27 | 1 | -1/+1 |
* | Reindent. | Stefano Sabatini | 2010-12-12 | 1 | -12/+12 |
* | Fix encoding when the input audio format/rate/channels changes during | Stefano Sabatini | 2010-12-12 | 1 | -2/+30 |
* | Show per-codec options on FFmpeg commandline help. | Justin Ruggles | 2010-12-10 | 1 | -0/+12 |
* | cosmetic: indentation | Aurelien Jacobs | 2010-12-04 | 1 | -2/+2 |
* | add subtitle codec autodetection | Aurelien Jacobs | 2010-12-04 | 1 | -1/+8 |
* | Add avfilter_graph_create_filter(). | Stefano Sabatini | 2010-12-02 | 1 | -16/+8 |
* | ffmpeg.c: copy global metadata by default | Anton Khirnov | 2010-11-22 | 1 | -0/+12 |
* | Use the new libavcore audio channel API. | Stefano Sabatini | 2010-11-21 | 1 | -1/+2 |
* | Cosmetics, fix indentation | Baptiste Coudurier | 2010-11-20 | 1 | -1/+1 |
* | allow passing subtitles header between decoder and encoder | Aurelien Jacobs | 2010-11-13 | 1 | -0/+11 |
* | add global header support for subtitles encoding | Aurelien Jacobs | 2010-11-13 | 1 | -0/+4 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -6/+6 |
* | ffmpeg.c: add a forgotten break in chapter copying | Anton Khirnov | 2010-11-12 | 1 | -0/+1 |
* | ffmpeg.c: reindent | Anton Khirnov | 2010-11-12 | 1 | -7/+7 |
* | ffmpeg.c: add an option for copying chapters | Anton Khirnov | 2010-11-12 | 1 | -0/+45 |
* | ffmpeg.c: allow using negative file indices to disable metadata copying | Anton Khirnov | 2010-11-08 | 1 | -0/+2 |
* | Remove graphparser.h header, move AVFilterInOut and | Stefano Sabatini | 2010-11-07 | 1 | -1/+0 |
* | Rename AVFilterInOut field filter to filter_ctx, more semantically correct. | Stefano Sabatini | 2010-11-07 | 1 | -2/+2 |