417 Commits (bf6735e9457005f18bc521e2754b54e06294e971)

Author SHA1 Message Date
Michael Niedermayer 4394f82f52 avformat/utils: add gif to tb_unreliable() 11 years ago
Graham Booker 60fcc19b90 avformat/mpegtsenc: Changed Video PES packet length to 0. 11 years ago
Michael Niedermayer c486cfab79 avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() 11 years ago
Carl Eugen Hoyos 45782a98b6 Write aspect ratio when muxing gif. 11 years ago
Marton Balint a0cf87780d mpeg12enc: always set closed gop flag on the first gop 11 years ago
Marton Balint 51c61e64cb mpeg12enc: always write closed gops for intra only outputs 11 years ago
Peter Ross 31ac3f306c avformat/wtvenc: pad judiciously when writing mpeg2 extradata 11 years ago
Carl Eugen Hoyos 37c07d4529 swscale/utils: Fix color range of gray16 11 years ago
Michael Niedermayer a17ee4117d avformat/movenc: only ommit encoder tag of the metadata for bitexact mode 11 years ago
Michael Niedermayer 717ec57c7e avformat/movenc: shift positive timestamps to 0 if edit lists cannot be used 11 years ago
Peter Ross 6da21c1f81 wtvenc: populate VIDEOINFOHEADER2 11 years ago
Michael Niedermayer 95666b2298 avcodec/imgconvert/get_color_type: fix type for PAL8 11 years ago
James Almer 56f17407bc matroska: Add the CueDuration element 11 years ago
James Almer ea70e2f2d7 matroskaenc: Write muxingapp and writingapp elements when using bitexact flag 11 years ago
James Almer d59213b5d3 matroskaenc: Bump DocTypeVersion to 4 11 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 12 years ago
John Stebbins 30ce289074 movenc: Make tkhd "enabled" flag QuickTime compatible 12 years ago
Nicolas George dd9555e94b ffmpeg: remove obsolete workaround in trim insertion. 12 years ago
Reuben Martin 4a60df2d35 avformat/gxfenc: Added support for writing correct auxiliary data for DV streams. 12 years ago
Bernie Habermeier c5f3cc40e3 matroskaenc: implement CueRelativePosition 12 years ago
James Almer 088ed53146 lavf/matroskaenc: Check for valid metadata before creating tags 12 years ago
Michael Niedermayer 1ba01d3d46 swscale: treat gray as a fullrage (0-255) format 12 years ago
Carl Eugen Hoyos d5978c8678 Add unscaled converter from GBRP > 8bit to RGBx48/64. 12 years ago
Michael Niedermayer 5918b7ac41 sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alpha input 12 years ago
Jeremy Hinegardner 28e6b7b9b4 Turn off usage of base_data_offset in tfhd for PIFF files 12 years ago
Luca Barbato 7cbc4cb442 fate: update the mmf reference 12 years ago
Paul B Mahol c0a30dd2e4 fate: increase coverage for dpx encoder 12 years ago
Paul B Mahol ae9ef151ad dpxenc: simplifiy code using AVPixFmtDescriptor 12 years ago
Anton Khirnov a83c0da539 avconv: make -t insert trim/atrim filters. 12 years ago
Michael Niedermayer eba33396f0 avformat/mux: set avoid_negative_ts based on flags if not overridden by user or muxer 12 years ago
Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
Clément Bœsch a7c5b7a676 lavf/gif: correct the delay after the first frame. 12 years ago
Clément Bœsch 7e57adb464 lavf/gif: fix timing. 12 years ago
Clément Bœsch 3d786591b8 fate/gif: create meaningful gif encoding tests. 12 years ago
Clément Bœsch 32cc7ba8a7 fate: hot fix for gif failure. 12 years ago
Clément Bœsch 635389ccfa Cleanse GIF muxer and encoder. 12 years ago
ArnoB 361319d0f4 dpxenc: fix data offset 12 years ago
Michael Niedermayer 405cc0d905 movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 12 years ago
Carl Eugen Hoyos 7d0e3b197c Write the fiel atom to mov files independently of the used video coded. 12 years ago
Michael Niedermayer 02001a372d sws: add planar RGB formats to isAnyRGB 12 years ago
Nicolas George 5361f4958f fate: add an attachment to the Matroska test. 12 years ago
Paul B Mahol 9e2387a6a9 fate: upate after 55d32eed8f 12 years ago
Carl Eugen Hoyos 1a34103f0f mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. 12 years ago
内田佳久 7e5d4fa97d mmf.c: Do not write metadata into the SMAF Contents Info chunk. 12 years ago
Michael Niedermayer fa11f36876 mpegpsenc: avoid shifting dts/pts 12 years ago
Alexander Strasser ac25b31ede lswr: Improve default resampler's default parameters 12 years ago
Paul B Mahol 48340bbb36 aiffenc: metadata support 12 years ago
Paul B Mahol 9a74282644 Sony Wave64 muxer 12 years ago
Piotr Bandurski 9bbfcc2675 rmenc: write correct bytes per minute 12 years ago
Paul B Mahol 4727611d48 ircamenc: 10l do not use avio_skip() 12 years ago