| Commit message (Expand) | Author | Age | Files | Lines |
* | Set dwSuggestBufferSize to largest chunk size for every stream in avi. | Carl Eugen Hoyos | 2014-05-19 | 1 | -1/+1 |
* | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 4 | -12/+12 |
* | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' | Michael Niedermayer | 2014-05-18 | 3 | -8/+8 |
|\ |
|
| * | avconv: set the "encoder" tag when transcoding | Anton Khirnov | 2014-05-18 | 1 | -2/+2 |
* | | Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce' | Michael Niedermayer | 2014-05-18 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d' | Michael Niedermayer | 2014-05-01 | 1 | -2/+2 |
|\| |
|
| * | asfenc: use codec descriptors instead of AVCodecs to write codec info | Anton Khirnov | 2014-05-01 | 1 | -2/+2 |
| * | matroskaenc: write CodecDelay | Anton Khirnov | 2014-05-01 | 1 | -3/+3 |
* | | ff_put_wav_header: add flag to force WAVEFORMATEX | Daniel Verkamp | 2014-04-30 | 2 | -4/+4 |
* | | avformat/utils: add gif to tb_unreliable() | Michael Niedermayer | 2014-04-28 | 1 | -1/+1 |
* | | avformat/mpegtsenc: Changed Video PES packet length to 0. | Graham Booker | 2014-04-22 | 1 | -1/+1 |
* | | avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() | Michael Niedermayer | 2014-04-10 | 1 | -2/+2 |
* | | mpeg12enc: always set closed gop flag on the first gop | Marton Balint | 2014-04-01 | 6 | -12/+12 |
* | | mpeg12enc: always write closed gops for intra only outputs | Marton Balint | 2014-04-01 | 1 | -1/+1 |
* | | avformat/wtvenc: pad judiciously when writing mpeg2 extradata | Peter Ross | 2014-03-30 | 1 | -1/+1 |
* | | swscale/utils: Fix color range of gray16 | Carl Eugen Hoyos | 2014-03-18 | 2 | -5/+5 |
* | | avformat/movenc: only ommit encoder tag of the metadata for bitexact mode | Michael Niedermayer | 2014-03-16 | 2 | -14/+14 |
* | | avformat/movenc: shift positive timestamps to 0 if edit lists cannot be used | Michael Niedermayer | 2014-02-22 | 1 | -6/+6 |
* | | wtvenc: populate VIDEOINFOHEADER2 | Peter Ross | 2013-12-23 | 1 | -1/+1 |
* | | avcodec/imgconvert/get_color_type: fix type for PAL8 | Michael Niedermayer | 2013-10-02 | 1 | -2/+2 |
* | | Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730' | Michael Niedermayer | 2013-09-23 | 1 | -6/+6 |
|\| |
|
| * | matroskaenc: Fix writing TRACKDEFAULTFLAG | John Stebbins | 2013-08-27 | 1 | -2/+2 |
* | | matroska: Add the CueDuration element | James Almer | 2013-09-21 | 1 | -2/+2 |
* | | matroskaenc: Write muxingapp and writingapp elements when using bitexact flag | James Almer | 2013-09-18 | 1 | -4/+4 |
* | | matroskaenc: Bump DocTypeVersion to 4 | James Almer | 2013-09-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-23 | 2 | -7/+7 |
|\| |
|
| * | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 1 | -1/+1 |
| * | fate: update the mmf reference | Luca Barbato | 2013-05-14 | 1 | -2/+2 |
| * | avconv: make -t insert trim/atrim filters. | Anton Khirnov | 2013-04-30 | 34 | -65/+65 |
| * | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 4 | -5/+5 |
* | | ffmpeg: remove obsolete workaround in trim insertion. | Nicolas George | 2013-08-07 | 29 | -93/+93 |
* | | avformat/gxfenc: Added support for writing correct auxiliary data for DV stre... | Reuben Martin | 2013-07-25 | 1 | -3/+3 |
* | | matroskaenc: implement CueRelativePosition | Bernie Habermeier | 2013-07-24 | 1 | -4/+4 |
* | | lavf/matroskaenc: Check for valid metadata before creating tags | James Almer | 2013-07-17 | 1 | -4/+4 |
* | | swscale: treat gray as a fullrage (0-255) format | Michael Niedermayer | 2013-07-08 | 5 | -9/+9 |
* | | Add unscaled converter from GBRP > 8bit to RGBx48/64. | Carl Eugen Hoyos | 2013-06-06 | 1 | -1/+1 |
* | | sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alph... | Michael Niedermayer | 2013-05-18 | 1 | -2/+2 |
* | | Turn off usage of base_data_offset in tfhd for PIFF files | Jeremy Hinegardner | 2013-05-17 | 1 | -6/+6 |
* | | fate: increase coverage for dpx encoder | Paul B Mahol | 2013-05-12 | 1 | -0/+9 |
* | | dpxenc: simplifiy code using AVPixFmtDescriptor | Paul B Mahol | 2013-05-12 | 1 | -1/+1 |
* | | avformat/mux: set avoid_negative_ts based on flags if not overridden by user ... | Michael Niedermayer | 2013-04-26 | 2 | -2/+2 |
* | | lavf/gif: correct the delay after the first frame. | Clément Bœsch | 2013-04-19 | 1 | -2/+2 |
* | | lavf/gif: fix timing. | Clément Bœsch | 2013-04-19 | 1 | -2/+2 |
* | | fate/gif: create meaningful gif encoding tests. | Clément Bœsch | 2013-04-19 | 1 | -21/+0 |
* | | fate: hot fix for gif failure. | Clément Bœsch | 2013-04-18 | 1 | -21/+21 |
* | | Cleanse GIF muxer and encoder. | Clément Bœsch | 2013-04-18 | 1 | -17/+17 |
* | | dpxenc: fix data offset | ArnoB | 2013-03-15 | 1 | -3/+3 |
* | | movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd | Michael Niedermayer | 2013-02-14 | 1 | -8/+8 |
* | | Write the fiel atom to mov files independently of the used video coded. | Carl Eugen Hoyos | 2013-02-14 | 1 | -8/+8 |
* | | sws: add planar RGB formats to isAnyRGB | Michael Niedermayer | 2013-01-26 | 1 | -1/+1 |