summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix warning, write_ftyp return int nowBaptiste Coudurier2008-06-14
* put avc1 brand in compat list when h264 is presentBaptiste Coudurier2008-06-14
* -0x8000 == 0x8000 with int16Michael Niedermayer2008-06-13
* Forgotten oma docs stuffBenjamin Larsson2008-06-13
* I think we are also compliant to iso2.Michael Niedermayer2008-06-13
* Add isom to the compatible brands.Michael Niedermayer2008-06-13
* Calculate ftyp size instead of hardcoding it.Michael Niedermayer2008-06-13
* Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id SoftwareStefano Sabatini2008-06-13
* Make ffmpeg.c use print_error() when it can't read an ffserver stream.Stefano Sabatini2008-06-12
* Improve ffmpeg error reporting in case of input/output stream mismatch,Stefano Sabatini2008-06-12
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Make ffmpeg.c:opt_thread use parse_number_or_die().Stefano Sabatini2008-06-12
* Change opt_sync function behavior to print an error message.Stefano Sabatini2008-06-12
* Factorize options context setting.Stefano Sabatini2008-06-12
* simplify MODE_3G2Michael Niedermayer2008-06-12
* Change MODE_* to 1<<c so several can be set at the same time.Michael Niedermayer2008-06-12
* enable stream copy with ffserver, to be able to chainBaptiste Coudurier2008-06-12
* cosmetics, reindentBaptiste Coudurier2008-06-12
* don't write double sets of metadata in mov, only write usual onesBaptiste Coudurier2008-06-12
* set log debug when avformat debug is setBaptiste Coudurier2008-06-11
* We have an Oma demuxer nowBenjamin Larsson2008-06-11
* matroskadec: set cur_dts after seekJoakim Plate2008-06-11
* indentBaptiste Coudurier2008-06-11
* support for 3gp metadataBaptiste Coudurier2008-06-11
* move utf8 code before udta func, will be used by 3gp tagsBaptiste Coudurier2008-06-11
* write usual brand for ipod formatBaptiste Coudurier2008-06-11
* simplifyBaptiste Coudurier2008-06-11
* factorize psp metadataBaptiste Coudurier2008-06-11
* cosmeticsBaptiste Coudurier2008-06-11
* cosmeticsBaptiste Coudurier2008-06-11
* support alac in ipod m4a format, tested on quicktimeBaptiste Coudurier2008-06-11
* remove useless wrapper funcBaptiste Coudurier2008-06-10
* m4v/m4a are usual itunes/ipod/iphone extensionsBaptiste Coudurier2008-06-09
* indentBaptiste Coudurier2008-06-09
* rework udta handling, if any track set bitexact, don't write any metadataBaptiste Coudurier2008-06-09
* 10l, add parenthesesBaptiste Coudurier2008-06-09
* indentBaptiste Coudurier2008-06-09
* remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing sc...Baptiste Coudurier2008-06-09
* cosmeticsBaptiste Coudurier2008-06-09
* Remove the START_TIMER/STOP_TIMER from vp3.c, they clutter the output andReimar Döffinger2008-06-09
* Almost-cosmetics: split out coeff_count from all_fragments struct intoReimar Döffinger2008-06-09
* Make timestamp debugging work nicer.Michael Niedermayer2008-06-09
* Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es.Albert Astals Cid2008-06-09
* remove now unneeded varsBaptiste Coudurier2008-06-09
* pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier2008-06-09
* enable global_header flag for audio and video encoding, was wrongly part of c...Baptiste Coudurier2008-06-09
* revert wrong part of r13722 commitBaptiste Coudurier2008-06-09
* uniformize trellis quant optionBaptiste Coudurier2008-06-09
* pass extradata through ffmBaptiste Coudurier2008-06-09
* remove unneeded ffmpeg commandline switches, and enable quiet modeBaptiste Coudurier2008-06-09