2008-05-24 |
Vitor Sessak | Simplify rms() |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Vitor Sessak | More simplifications of ra144_decode_frame() |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Vitor Sessak | Make wavtable a table instead of an array |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Carl Eugen... | Fix compilation for buggy icc. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Baptiste Coudurier | better error message |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Baptiste Coudurier | latest libavc svn requires at least this value for... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Baptiste Coudurier | simplify, remove useless vars |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Baptiste Coudurier | add new h264 and aac flv ids |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Baptiste Coudurier | in flv this field is dts finally |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Baptiste Coudurier | flv use 32 bit pts |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | Pass time_base as argument to new_chapter() as well. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | Document pts/dts. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | Warn user about invalid timestamps. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | Chapter demuxing support. (untested as I have no nuts... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | Make ff_new_chapter() return AVChapter instead of int... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | nb_chapters should be unsigned |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | s/num_chapters/nb_chapters/ all other similar variables... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | vertical align |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | remove useless title check |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | Add id to AVChapter, untested (where do i find matroska... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | clarify start/end timebase |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | align comments |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | chapter id and timebase |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | make av_strdup(NULL) return NULL |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Aurelien Jacobs | don't set a dummy chapter title when title is unknown |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Aurelien Jacobs | allows adding chapters with NULL title |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Stefano Sabatini | Add -formats option to ffplay. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Stefano Sabatini | Add -formats option to ffserver. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Vladimir Voroshilov | adaptive and fixed codebook vector operations for ACELP... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Michael Niedermayer | Fix + - bug with non flags. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Aurelien Jacobs | matroskadec: allows inserting chapters with unspecified end |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Anton Khirnov | demux chapters out of matroska |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Anton Khirnov | add support for chapters definition in lavf |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Benjamin Larsson | Update copyright and text |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Maxim Poliakovski | Fix decoding of 01-Untitled(1).oma, patch by Maxim... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Albert Astals Cid | free moov and cmov when error occurs, fix memleak,... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Stefano Sabatini | Move show_formats() to cmdutils.c. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Stefano Sabatini | Implement ffplay -L. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Stefano Sabatini | Implement ffserver -version. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Michael Niedermayer | Get rid of more senseless wrapper functions and use... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Michael Niedermayer | Do not pass program_name as argument to show_version... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Michael Niedermayer | OPT_EXIT |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | remove useless var |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | 10l, fix compilation |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | use duration from pkt |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | no need to sleep to hide crashes |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | check pkt stream index before returning packet, prevent... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | open logfile in append mode, don't overwrite it |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Baptiste Coudurier | do not forget to free packet, fix memleak |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Make gbuf2 a table instead of an array |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Remove unneeded var from context |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Stefano Sabatini | Make ffserver use parse_options(). |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Stefano Sabatini | Improve parse_primary() error message. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
David Bolt | Print timestamp with increased precision. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Simplify irms() |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Simplify add_wav() |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Only one out of two values of gbuf1 is actually used... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Make etable1 and etable2 tables instead of arrays. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Simplify ra144_decode_frame() by unrolling a senseless |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Use ff_sqrt() function instead of using a table |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Ben Littler | update adding codec docs |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Stefano Sabatini | Let ffplay support "-version". |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Carl Eugen... | Do not loop endlessly if converting into dv with timest... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lars Täuber | support dvd pcm 20/24 bits, patch by Lars Täuber, lars... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | remove useless/obsolete comments |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | remove useless close function |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | split swf de/muxer |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | only print debug info when sample is actually added |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | warn about multiple fourcc |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | demux all stsd ids if codec is the same, fix premature_... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Mike Melanson | correct build documentation for qt-faststart utility |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Cosmetics: move function to remove forward declarations |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Minor simplification of rotate_block() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Cosmetics: rename variable |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Simplify ra144_decode_frame() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad16_mmx2(). |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Remove a useless temporary buffer |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad16_mmx(). |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Convert ra144.h tables from hex to decimal |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad_intra16_mmx2() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad_intra16_mmx() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lars Täuber | LPCM 24 bits support, patch by Lars Täuber, lars.taeube... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Diego Biurrun | The MPEG4AAC codec is provided by an external library... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Diego Biurrun | missing codec long names by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Michael Niedermayer | Avoid using log2() freebsd does not support it. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Jeremy Kolb | Store license value in a variable for later use. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Stefano Sabatini | cosmetics: Make 'ffserver -h' output consistent with... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Diego Biurrun | Fix big-endian vs. little-endian typo. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Diego Biurrun | consistent codec name by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Diego Biurrun | Add PCM codec long names; by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Måns Rullgård | set $logfile before use |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Aurelien Jacobs | matroskadec: add support for bzlib compressed tracks |
commit | commitdiff | tree | snapshot |
next |