627 Commits (01cac26f6848a809aba3f08e45d8c339702d90a9)

Author SHA1 Message Date
  John Stebbins 6c786765cd movenc: Allow chapters to be written in trailer 11 years ago
  John Stebbins db03cb37fd movenc: Allow chapter track in default MODE_MP4 11 years ago
  Michael Niedermayer 3d64845600 movenc: ilbc needs audio_vbr set. 11 years ago
  Luca Barbato 67400f6b62 mov: Prevent segfaults on mov_write_hdlr_tag 11 years ago
  Luca Barbato 22de0f8369 mov: Compute max duration among the tracks with a timescale 11 years ago
  Luca Barbato 3952303010 mov: Set the timescale for data streams 11 years ago
  Martin Storsjö 0a14fefd68 movenc: Indicate that negative timestamps are supported 11 years ago
  Michael Niedermayer 65dd93209d movenc: make uuids static const 11 years ago
  Carl Eugen Hoyos fbc0004b4b lavf/movenc: Write disc number and total number of discs as part of metadata. 11 years ago
  Carl Eugen Hoyos bb7f71d9b6 lavf/movenc: Write total number of tracks as part of metadata. 11 years ago
  Matthieu Bouron 8a09195545 lavf/movenc: improve psp check 11 years ago
  Matthieu Bouron ee4ef139e3 lavf/movenc: remove useless checks on AVOutputFormat 11 years ago
  Martin Storsjö 21732063a3 movenc: K&R formatting cosmetics 12 years ago
  Michael Niedermayer 65abce67b5 avformat/movenc: allow negative TS for the ipod muxer 12 years ago
  Matthieu Bouron 621ab4e4ef lavf/movenc: check ff_mov_init_hinting() return 12 years ago
  Matthieu Bouron 4943eff2cd lavf/movenc: fix writing of some iTunes metadata tag 12 years ago
  Matthieu Bouron 9e6d063dbc lavf/movenc: use ffio_fill() 12 years ago
  Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
  Stefano Sabatini 418b9454ff lavf/movenc: improve error feedback in case malformed AAC bitstream is detected 12 years ago
  Andrey Semashev 7c020e1ad3 movenc: Grow the frag_info array in chunks 12 years ago
  Andrey Semashev ab1189766a movenc: Increase the cluster array allocation by doubling 12 years ago
  Andrey Semashev 3b4feac1ec movenc: Keep track of the allocated size for the cluster array 12 years ago
  Jean First 7e570f027b movenc: add video_track_timescale option 12 years ago
  Jeremy Hinegardner 28e6b7b9b4 Turn off usage of base_data_offset in tfhd for PIFF files 12 years ago
  Jeremy Hinegardner 40bbbce7e8 movenc: Don't add base_data_offset in tfhd for PIFF files 12 years ago
  Michael Niedermayer e5891a2337 avformat/movenc: mov/mp4 should support negative timestamps through edit lists 12 years ago
  Carl Eugen Hoyos b448c0a68d Write broken aac frames to mov files instead of skipping them. 12 years ago
  Carl Eugen Hoyos 1741fece70 Only test the first frame for missing aac_adtstoasc bistream filter. 12 years ago
  Michael Niedermayer 981cf0c300 movenc: Do not flag secondary audio and subtitle tracks as enabled. 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
  Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 12 years ago
  Michael Niedermayer 55d66b2790 movenc: check that fps for tmcd is within encodable range. 12 years ago
  Michael Niedermayer 9362f31b55 movenc: Calculate fps for tmcd without intermediate step. 12 years ago
  Michael Niedermayer 66b45d8f7a movenc: fix assert failure caused by rounding. 12 years ago
  Luca Barbato 8034130e06 rtp: set the payload type as stream id 12 years ago
  Michael Niedermayer 5f53138621 movenc: remove unneeded check 12 years ago
  Jason a5f6720f13 Add QT CC track mux support 12 years ago
  Tim Nicholson 8a9b48bfa9 movenc: Add required 'prof' atom to 'tapt' atom set. 12 years ago
  bbraun d72aef4e92 movenc: add more metadata types 12 years ago
  Michael Niedermayer fefe9bd782 libavformat/movenc: add {} to complex ifs 12 years ago
  Michael Niedermayer 5c7a62aef5 movenc: fix tmcd parameters 12 years ago
  Michael Niedermayer b8d64559d5 movenc: fix timescale for timecode track 12 years ago
  Tim Nicholson a02762995b movenc.c: Force correct value for "Samples per packet" for pcm audio 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer 537ef8bebf movenc: support an alternative to edit lists to handle the first DTS != 0 case. 12 years ago
  Michael Niedermayer ac6659aff7 movenc: fix regression with yuyv caused by c5f23d 12 years ago
  Tim Nicholson 60b433d905 movenc.c: Add support for >16bit BE flavours 12 years ago
  Michael Niedermayer b02493e476 movenc: force video timebase to be 0.1ms precisse at least. 12 years ago
  Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 12 years ago