2008-06-14 |
Baptiste Coudurier | fix warning, write_ftyp return int now |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Baptiste Coudurier | put avc1 brand in compat list when h264 is present |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Michael Niedermayer | -0x8000 == 0x8000 with int16 |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Larsson | Forgotten oma docs stuff |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Michael Niedermayer | I think we are also compliant to iso2. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Michael Niedermayer | Add isom to the compatible brands. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Michael Niedermayer | Calculate ftyp size instead of hardcoding it. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Stefano Sabatini | Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefano Sabatini | Make ffmpeg.c use print_error() when it can't read... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefano Sabatini | Improve ffmpeg error reporting in case of input/output... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefano Sabatini | Make ffmpeg.c:opt_thread use parse_number_or_die(). |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefano Sabatini | Change opt_sync function behavior to print an error... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefano Sabatini | Factorize options context setting. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Michael Niedermayer | simplify MODE_3G2 |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Michael Niedermayer | Change MODE_* to 1<<c so several can be set at the... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Baptiste Coudurier | enable stream copy with ffserver, to be able to chain |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Baptiste Coudurier | cosmetics, reindent |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Baptiste Coudurier | don't write double sets of metadata in mov, only write... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | set log debug when avformat debug is set |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Larsson | We have an Oma demuxer now |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Joakim Plate | matroskadec: set cur_dts after seek |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | indent |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | support for 3gp metadata |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | move utf8 code before udta func, will be used by 3gp... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | write usual brand for ipod format |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | factorize psp metadata |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Baptiste Coudurier | support alac in ipod m4a format, tested on quicktime |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Baptiste Coudurier | remove useless wrapper func |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | m4v/m4a are usual itunes/ipod/iphone extensions |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | indent |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | rework udta handling, if any track set bitexact, don... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | 10l, add parentheses |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | indent |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | remove obsolete requirements, quicktime 6 is from 2002... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Reimar Döffinger | Remove the START_TIMER/STOP_TIMER from vp3.c, they... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Reimar Döffinger | Almost-cosmetics: split out coeff_count from all_fragme... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Michael Niedermayer | Make timestamp debugging work nicer. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Albert Astals Cid | Fix compilation with -DDEBUG, patch by Albert Astals... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | remove now unneeded vars |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | pass dts and pts through ffm, should fix streaming... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | enable global_header flag for audio and video encoding... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | revert wrong part of r13722 commit |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | uniformize trellis quant option |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | pass extradata through ffm |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | remove unneeded ffmpeg commandline switches, and enable... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | add AVOption support in ffserver configuration file |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Baptiste Coudurier | remove ugly ffm_nopts hack, use AVFormatContext->timestamp |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Diego Biurrun | Fix typo in the names of variables assigned to OS-speci... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Justin Ruggles | move rematrixing band table to ac3dec_data.c |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Justin Ruggles | add ac3dec_data.[c,h] |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Justin Ruggles | add fields needed for E-AC-3 decoding to decode context |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Bartlomiej... | Separating from nellymoserdec.c parts required by encoder |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Benjamin Larsson | Oma demuxer |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Diego Biurrun | OBJS should end in .o, not .c. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Jan Knutar | VIS OBJS should end in .o, not .c; patch by Jan Knutar... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Jan Knutar | Add missing #include, patch by Jan Knutar, jknutar... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Michael Niedermayer | Make START/STOP_TIMER not require -v 2. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Michael Niedermayer | Support longer paths for and longer names in preset... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Michael Niedermayer | Search /usr(/local)/share for preset files as well. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Stefano Sabatini | use unsetenv, fix warning, patch by Stefano Sabatini... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Stefano Sabatini | use program_name to be more consistent with the banner... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | split up header parsing function |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | store exp_strategy for all blocks in decode context |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | store cpl_in_use for all blocks in decode context |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | cosmetics: add and align references to spec variable... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | cosmetics: vertical align |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | use macro constants for array sizes in decode context |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | cosmetics: vertical align |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | cosmetics: reorder decode context fields into logical... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | move the decode context and some macro constants to... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | move mix level tables from parser to decoder. have... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | add more gain levels and adjust mix level tables accord... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | pass bap table to ff_ac3_bit_alloc_calc_bap() |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | set default mix levels regardless of bitstream id |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | cosmetics: indent |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | skip unsupported frame types and substream id's |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | read frame type from header info into decode context |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | get substreamid from ac3 parser |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Justin Ruggles | get the number of blocks from the ac3 parser and use... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Roberto Togni | Remove my old email address |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Roberto Togni | Remove my old email address. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Michael Niedermayer | Presets support. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Baptiste Coudurier | update ffm seek tests now that timestamps are fixed |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Baptiste Coudurier | fix pts handling in ffm |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Baptiste Coudurier | Reset reading state after successful seek. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ramiro Polla | Remove wrappers of pcm_read_seek(). |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ramiro Polla | Remove wrappers of pcm_read_seek(). |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ramiro Polla | Add note about not including MinGW's include directory... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ramiro Polla | output_example.c now uses proper include paths. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Baptiste Coudurier | cosmetics, rename first to header, more explicit name |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Baptiste Coudurier | cosmetics, rename first to header, more explicit name |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Diego Biurrun | Remove Fabrice's copyright from the Makefiles. They... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ramiro Polla | Remove useless img_read_close(). |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ramiro Polla | Remove unneeded NULL at end of struct. |
commit | commitdiff | tree | snapshot |
next |