2008-06-14 |
Baptiste Coudurier | fix warning, write_ftyp return int now |
blob | commitdiff |
2008-06-14 |
Baptiste Coudurier | put avc1 brand in compat list when h264 is present |
blob | commitdiff | diff to current |
2008-06-13 |
Michael Niedermayer | I think we are also compliant to iso2. |
blob | commitdiff | diff to current |
2008-06-13 |
Michael Niedermayer | Add isom to the compatible brands. |
blob | commitdiff | diff to current |
2008-06-13 |
Michael Niedermayer | Calculate ftyp size instead of hardcoding it. |
blob | commitdiff | diff to current |
2008-06-12 |
Michael Niedermayer | simplify MODE_3G2 |
blob | commitdiff | diff to current |
2008-06-12 |
Michael Niedermayer | Change MODE_* to 1<<c so several can be set at the... |
blob | commitdiff | diff to current |
2008-06-12 |
Baptiste Coudurier | cosmetics, reindent |
blob | commitdiff | diff to current |
2008-06-12 |
Baptiste Coudurier | don't write double sets of metadata in mov, only write... |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | indent |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | support for 3gp metadata |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | move utf8 code before udta func, will be used by 3gp... |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | write usual brand for ipod format |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | simplify |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | factorize psp metadata |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | cosmetics |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | cosmetics |
blob | commitdiff | diff to current |
2008-06-11 |
Baptiste Coudurier | support alac in ipod m4a format, tested on quicktime |
blob | commitdiff | diff to current |
2008-06-09 |
Baptiste Coudurier | m4v/m4a are usual itunes/ipod/iphone extensions |
blob | commitdiff | diff to current |
2008-06-09 |
Baptiste Coudurier | indent |
blob | commitdiff | diff to current |
2008-06-09 |
Baptiste Coudurier | rework udta handling, if any track set bitexact, don... |
blob | commitdiff | diff to current |
2008-06-09 |
Baptiste Coudurier | 10l, add parentheses |
blob | commitdiff | diff to current |
2008-06-09 |
Baptiste Coudurier | indent |
blob | commitdiff | diff to current |
2008-06-09 |
Baptiste Coudurier | remove obsolete requirements, quicktime 6 is from 2002... |
blob | commitdiff | diff to current |
2008-06-09 |
Baptiste Coudurier | cosmetics |
blob | commitdiff | diff to current |
2008-06-03 |
Stefano Sabatini | Make long_names in lavf/lavdev optional depending on... |
blob | commitdiff | diff to current |
2008-05-29 |
Baptiste Coudurier | warn if pts is not set, prevent writing negative/weird... |
blob | commitdiff | diff to current |
2008-05-29 |
Baptiste Coudurier | reindent |
blob | commitdiff | diff to current |
2008-05-29 |
Baptiste Coudurier | this should be valid for audio too |
blob | commitdiff | diff to current |
2008-05-06 |
Diego Biurrun | Remove unnecessary parentheses from return calls. |
blob | commitdiff | diff to current |
2008-04-24 |
Baptiste Coudurier | cosmetics: remove useless whitespaces and put braces... |
blob | commitdiff | diff to current |
2008-04-24 |
Baptiste Coudurier | support for alac in .mov |
blob | commitdiff | diff to current |
2008-04-04 |
Baptiste Coudurier | special mpeg2 handling is no more needed |
blob | commitdiff | diff to current |
2008-03-30 |
Baptiste Coudurier | prevent writing empty stss atom |
blob | commitdiff | diff to current |
2008-03-20 |
Baptiste Coudurier | fix mpeg2 muxing, replace seq header if contained in... |
blob | commitdiff | diff to current |
2008-03-20 |
Baptiste Coudurier | cosmetics, move case up |
blob | commitdiff | diff to current |
2008-03-16 |
Baptiste Coudurier | ipod/iphone compatible mp4 muxer |
blob | commitdiff | diff to current |
2008-02-06 |
Baptiste Coudurier | cosmetics, remove whitespaces before and after parenthesis |
blob | commitdiff | diff to current |
2008-02-04 |
Michael Niedermayer | 2 more missing consts found by -Wwrite-strings. |
blob | commitdiff | diff to current |
2008-01-31 |
Baptiste Coudurier | stupid typo |
blob | commitdiff | diff to current |
2008-01-31 |
Baptiste Coudurier | support rawvideo in mov |
blob | commitdiff | diff to current |
2008-01-30 |
Baptiste Coudurier | use context in av_log |
blob | commitdiff | diff to current |
2008-01-30 |
Baptiste Coudurier | warning is only valid for mov |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | cosmetics, split long lines, remove useless braces... |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | cosmetics, vertically align |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | spoke too fast, fix dv fourcc in mov accordingly if... |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | finally set codec tags for mov/mp4/3gp muxers, this... |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | indentation |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | correctly and only set standard stsd fourcc for mp4/3gp |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | write esds atom when mpeg-4 systems tags are used |
blob | commitdiff | diff to current |
2008-01-28 |
Baptiste Coudurier | document tag field |
blob | commitdiff | diff to current |
2008-01-11 |
Aurelien Jacobs | add a ff_ prefix to newly exported functions from avc.c |
blob | commitdiff | diff to current |
2008-01-11 |
Aurelien Jacobs | Move isom_write_avcc() and related functions into a... |
blob | commitdiff | diff to current |
2008-01-11 |
Aurelien Jacobs | extract isom_write_avcc into a function |
blob | commitdiff | diff to current |
2008-01-11 |
Aurelien Jacobs | Add one more parameter to avc_parse_nal_units so that... |
blob | commitdiff | diff to current |
2008-01-11 |
Aurelien Jacobs | Check return value of avc_parse_nal_units(). |
blob | commitdiff | diff to current |
2007-12-20 |
Baptiste Coudurier | fix indentation |
blob | commitdiff | diff to current |
2007-12-19 |
Baptiste Coudurier | use generic 'glbl' atom if extradata is present but... |
blob | commitdiff | diff to current |
2007-12-03 |
Baptiste Coudurier | fix dnxhd 720p in mov for quicktime player |
blob | commitdiff | diff to current |
2007-11-21 |
Björn Axelsson | Use dynamically allocated ByteIOContext in AVFormatContext |
blob | commitdiff | diff to current |
2007-10-24 |
Benoit Fouet | Cosmetics: indentation. |
blob | commitdiff | diff to current |
2007-10-24 |
Benoit Fouet | Prevent mov muxer from writing empty udta atoms. |
blob | commitdiff | diff to current |
2007-10-16 |
Baptiste Coudurier | dont write udta atom for 3gp/3g2 for now, current writt... |
blob | commitdiff | diff to current |
2007-10-16 |
Baptiste Coudurier | indentation |
blob | commitdiff | diff to current |
2007-10-08 |
Baptiste Coudurier | DNxHD (SMPTE VC-3) encoder |
blob | commitdiff | diff to current |
2007-09-11 |
Ramiro Polla | Typo |
blob | commitdiff | diff to current |
2007-07-08 |
Måns Rullgård | kill harmless 64-bit pointer cast warning |
blob | commitdiff | diff to current |
2007-06-12 |
Diego Biurrun | misc typo fixes |
blob | commitdiff | diff to current |
2007-06-12 |
Diego Biurrun | misc spelling fixes |
blob | commitdiff | diff to current |
2007-06-06 |
Baptiste Coudurier | warn user if video codec timebase is very high |
blob | commitdiff | diff to current |
2007-05-30 |
Aurelien Jacobs | typo |
blob | commitdiff | diff to current |
2007-05-30 |
Michael Niedermayer | warn the user about the the mdhd problem |
blob | commitdiff | diff to current |
2007-05-21 |
Baptiste Coudurier | print and return error if output is non seekable |
blob | commitdiff | diff to current |
2007-04-26 |
Baptiste Coudurier | cosmectics, use consistant and homogeneous type names... |
blob | commitdiff | diff to current |
2007-03-24 |
Baptiste Coudurier | cosmectics, mov -> mp4 |
blob | commitdiff | diff to current |
2007-03-21 |
Baptiste Coudurier | treat frame_size > 1 as compressed audio |
blob | commitdiff | diff to current |
2007-03-04 |
Baptiste Coudurier | fix pcm u/s8 muxing |
blob | commitdiff | diff to current |
2007-03-04 |
Baptiste Coudurier | deobfuscate, clearly split mov case |
blob | commitdiff | diff to current |
2007-03-03 |
Baptiste Coudurier | use common tables for mov muxer and demuxer |
blob | commitdiff | diff to current |
2007-01-21 |
Michael Niedermayer | add codec_id <-> codec_tag tables to AVIn/OutputFormat |
blob | commitdiff | diff to current |
2007-01-19 |
Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 |
blob | commitdiff | diff to current |
2006-12-11 |
Baptiste Coudurier | remove useless sampleDuration |
blob | commitdiff | diff to current |
2006-12-11 |
Baptiste Coudurier | check codec frame size directly and only for audio |
blob | commitdiff | diff to current |
2006-11-08 |
Michael Niedermayer | utf8 title support for psp (untested) |
blob | commitdiff | diff to current |
2006-11-01 |
Steve L'Homme | reindentation, patch by From: Steve Lhomme, slhomme... |
blob | commitdiff | diff to current |
2006-11-01 |
Baptiste Coudurier | simplify |
blob | commitdiff | diff to current |
2006-11-01 |
Baptiste Coudurier | mov vfr muxing |
blob | commitdiff | diff to current |
2006-10-23 |
Aurelien Jacobs | replace coder/decoder file description in libavformat... |
blob | commitdiff | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | diff to current |
2006-09-04 |
Baptiste Coudurier | move track timescale/sampleDuration init to write_heade... |
blob | commitdiff | diff to current |
2006-08-24 |
Baptiste Coudurier | wide atom is only defined in mov, use free for mp4/3gp |
blob | commitdiff | diff to current |
2006-08-11 |
Baptiste Coudurier | set elst start time to first pts |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | use correct tag for h263 in mov |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | detailed infos about d263 atom |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | indention |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | only set fields for mov, reserved for 3gp, mp4 |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | sampleSize field to 16, reserved for mp4 and 3gp |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | mp4, 3gp field is reserved and value is 2 |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | use ternary |
blob | commitdiff | diff to current |
2006-08-07 |
Baptiste Coudurier | vbr compression id is only used in mov |
blob | commitdiff | diff to current |
next |