summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* add AVOption support in ffserver configuration fileBaptiste Coudurier2008-06-09
* remove ugly ffm_nopts hack, use AVFormatContext->timestampBaptiste Coudurier2008-06-09
* Fix typo in the names of variables assigned to OS-specific path variables.Diego Biurrun2008-06-08
* move rematrixing band table to ac3dec_data.cJustin Ruggles2008-06-08
* add ac3dec_data.[c,h]Justin Ruggles2008-06-08
* add fields needed for E-AC-3 decoding to decode contextJustin Ruggles2008-06-08
* Separating from nellymoserdec.c parts required by encoderBartlomiej Wolowiec2008-06-08
* Oma demuxerBenjamin Larsson2008-06-08
* OBJS should end in .o, not .c.Diego Biurrun2008-06-08
* VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic fi.Jan Knutar2008-06-08
* Add missing #include, patch by Jan Knutar, jknutar nic fi.Jan Knutar2008-06-08