291 Commits (1f8607937630d9b3894844de44329cdb83e622ba)

Author SHA1 Message Date
Sasi Inguva 31852540d4 libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge. 9 years ago
Juanjo a213e57cef lavf/riffenc: Set correct block align for mp2. 10 years ago
Michael Niedermayer 2e92a27a90 avformat/mxfenc: Correct klv_fill_key 10 years ago
Michael Niedermayer 5a3d2541bd avformat/mxfenc: Support storing signal standard for D10 muxing 10 years ago
Michael Niedermayer 3b176af001 avformat/mxfenc: Add color siting element 10 years ago
Mark Reid c919cc61a1 tests/fate: added mxf opatom audio regression tests 10 years ago
Tim Nicholson ac9919b966 libavformat/mxfenc.c: Add 'Presentation Y offset' metadata 10 years ago
Mark Reid 001b28b021 libavformat/mxfenc: add container duration and package name to primer pack 10 years ago
Michael Niedermayer adfde9a646 avformat/avienc: Fix wrongly placed comment 10 years ago
Mark Reid 8d54850f33 libavformat/mxfenc: write user comment metadata 10 years ago
Mark Reid 399e31419a libavformat/mxfenc: write package name metadata 10 years ago
Robert Krüger 618021ea58 avformat/mxfenc: adjust product name when opatom muxer is used 10 years ago
Mark Reid 9b22e460ad test/fate: added mxf_opatom regression tests 10 years ago
Anton Khirnov 80a11de7dc nutenc: do not use has_b_frames 10 years ago
Zoltan Kovacs 4843a9c74f dpx: always write the image offset 10 years ago
Lukasz Marek 745730c9c2 lavf/ffm: use AVOption API to store/restore stream properties 10 years ago
Mark Reid 90bf1e3046 libavformat/mxfdec: read source timecode from pulldown component 10 years ago
Christophe Gisquet 1086f09da3 dv: more precise weight table for 8x8 10 years ago
Michael Niedermayer 64d029de41 avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculation 10 years ago
Peter B 0f70131089 fate: Add test for wav Peak Envelope Chunk encoder (levl chunk). 10 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Anton Khirnov 894682a973 Remove avserver. 11 years ago
Josh Allmann 74bc945805 flvenc: Don't over-count metadata. 11 years ago
Michael Niedermayer 3b42a8e439 avcodec/mpeg12enc: store sequence display extension only if we have something to store in it 11 years ago
Marc-Antoine Arnaud 8a06794112 mpeg2: add sequence display extension information 11 years ago
Anton Khirnov 962d631573 matroskaenc: set the stream timebase earlier 11 years ago
Anton Khirnov 43e7f0797f flvenc: only write the framerate tag based on avg_frame_rate 11 years ago
Anton Khirnov 81eec081af matroskaenc: base DefaultDuration on the framerate, not the codec timebase 11 years ago
Michael Niedermayer 7dba055bb0 oggenc: Fix the EOS flag 11 years ago
Michael Niedermayer 919c320f72 avformat/oggenc: fix EOS flag 11 years ago
Andrew Kelley 9767d7c092 oggenc: Flush after writing headers 11 years ago
Carl Eugen Hoyos e705d0ce1c Set dwSuggestBufferSize to largest chunk size for every stream in avi. 11 years ago
Michael Niedermayer 0c152fe916 ffmpeg: prefix encoder with "Lavc " in bitexact mode 11 years ago
Anton Khirnov 6656370b85 avconv: set the "encoder" tag when transcoding 11 years ago
Anton Khirnov 6072184e70 asfenc: use codec descriptors instead of AVCodecs to write codec info 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX 11 years ago
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