117 Commits (7200f5d054421484f1326ff5e25340629154b421)

Author SHA1 Message Date
Baptiste Coudurier 5616f85deb clean and simplify mov_write_packet 19 years ago
Baptiste Coudurier 611fd605a3 get avcC profile and level indication from sps (from handbrake) 19 years ago
Baptiste Coudurier 18c697acce write mdat in write_header avoid check in write_packet 19 years ago
Baptiste Coudurier 32ba6fb141 dont write stss atom if keyframes only 19 years ago
Baptiste Coudurier a336965e70 fix edts for tracks without b frames 19 years ago
Michael Niedermayer 87b041e0f0 little h.264 related hunk from diff between cvs and mobile hackerz 19 years ago
Michael Niedermayer 9e282ba382 the PSP rejects video with too high bitrates so lets claim they arent too high ... 19 years ago
Baptiste Coudurier a3a80ddca0 use 64bit atom version if needed 19 years ago
Baptiste Coudurier 3cdc7eb474 dvcpro is 411p in fact 19 years ago
Baptiste Coudurier c6e722e5e9 create edts atom when muxing B frames, needed to compute cts 19 years ago
Baptiste Coudurier c1b8e6d8a8 do nal reformating when muxing H264, create avcc atom 19 years ago
Baptiste Coudurier 8e32161943 correct computing of DV fourcc in mov muxer 19 years ago
Baptiste Coudurier 26f86eaf03 ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Baptiste Coudurier 1522767d0d compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Baptiste Coudurier b4712e3c8b CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) 19 years ago
Baptiste Coudurier e60b4ced1f mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Benjamin Larsson dcfdb046ee Fix for title field in PSP compatible mp4 files. Patch by 19 years ago
Benjamin Larsson ed06cf6d1d gcc 2.95 fix 19 years ago
Michael Niedermayer b29af723de >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
François Revol ab561df995 finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 79396ac685 Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Jan Kratochvil 11bec29441 AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 20 years ago
Erik Slagter 0c1e0bab66 This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it 20 years ago
Nico Sabbi 5cad192d50 according to the standard the object_type for H264 is 33, not 241 20 years ago
Michael Niedermayer 83fa2ef8cb round duration up in mov 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Michael Niedermayer ced225a762 fix psp muxing (probably this fix is wrong but its better then nothing) 20 years ago
Calcium c64d476ccd 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) 20 years ago
Michael Niedermayer 8272de4ea2 fix time stored in mov 20 years ago
Michael Niedermayer 6c13c880fa trying to fix a few minor values in the mp4/mov muxer 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
tjraivio@cc.hut.fi 8536ab8964 quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi) 20 years ago
Michael Niedermayer 0078e9b9c5 nonsense comment 20 years ago
François Revol 0c716ab71d fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr> 20 years ago
François Revol 25cf9062ba don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr> 20 years ago
François Revol 46103f6bbd fix the patch to allow Sony PSP MP4 creation 20 years ago
Roine Gustafsson 501866a1fa movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> 20 years ago
tjcannell@blueyonder.co.uk 8af1815481 Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk> 20 years ago
Roine Gustafsson 53ffdd1434 mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> 20 years ago
Roine Gustafsson caacd4deea add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>) 20 years ago
Patrice Bensoussan b6c50eb17c iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>) 20 years ago
Gildas Bazin ef19c7eb3f AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>) 20 years ago
Michael Niedermayer ffdd57d47e warn user if ms style codec tag is used 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michael Niedermayer 75553f825c bit-exact 21 years ago
Alex Beregszaszi 21f52609dd support for -timestamp 21 years ago