2008-05-02 |
Justin Ruggles | change function parameters for dump_headers() |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Justin Ruggles | change function parameters for metadata_streaminfo() |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Bartlomiej... | Nellymoser handling in FLV |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Luca Barbato | Import Dirac demuxer/muxer from SoC branch; written... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Justin Ruggles | fix encoding of flac private data |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Ramiro Polla | Do not duplicate -y parameter on regression.sh. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Ramiro Polla | Ignore whitespace differences in seek test. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Diego Pettenò | Mark symbol as static, patch by Diego 'Flameeyes' Pette... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Diego Pettenò | Mark symbols as static, patch by Diego 'Flameeyes'... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Diego Pettenò | Mark symbols as static, patch by Diego 'Flameeyes'... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Diego Biurrun | Comment out unused ff_vc1_norm6_spec table. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Stefano Sabatini | Transform codec short name into a single word. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Stefano Sabatini | Add long names to some AVCodec declarations. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Michael Niedermayer | Fix decoding of: |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Ramiro Polla | Typo: distoration -> distortion. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Robert Swain | Remove leading whitespace in long codec name that was... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Stefano Sabatini | Add some long names to AVCodec declarations. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Stefano Sabatini | Transform codec names into single words. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Justin Ruggles | remove unused variable, min_framesize |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Michael Niedermayer | Support invalid mpeg created by vdr |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Michael Niedermayer | raw GSM demuxer (does not work yet as parser is missing) |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Baptiste Coudurier | set demuxers .value and use common audio_read_header... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Kostya Shishkov | Calculate motion vector information based on PTS provid... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Stefano Sabatini | Add long names to some AVCodec declarations. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Stefano Sabatini | Add long names to AVCodec declarations. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Stefano Sabatini | Make 8SVX codec names just a single word for consistenc... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Alexander Strange | Use check_cflags for -mdynamic-no-pic so third-party... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Diego Biurrun | Remove unused avdevice.h header file; add config.h... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Stefano Sabatini | Add long names to many AVCodec declarations. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Diego Biurrun | Use filename as multiple inclusion guard. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Henrik Gulbrandsen | set pkt duration, only when dts == pts though, |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Diego Biurrun | Rename i386/cputest.c --> i386/cpuid.c. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Diego Biurrun | Remove unnecessary test program dependency declarations. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Robert Swain | Grammar fixes and improvements for the new ACELP code |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | break if error in header so it can output already decod... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | merge init with declaration |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | cosmetics: merge decls |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | simplify: merge loops |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | simplify: remove useless fields and vars |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | move MP3On4DecodeContext def near the code and under... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | correctly patch syncword for samples rates < 16000... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | fix 1 frame config decoding |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | remove old draft last case not present anymore in iso... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | mp3on4 decoder now depends on mpeg4audio code |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | use mpeg4audio common code |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Kostya Shishkov | Skip blocks in B-frames reuse motion vectors from next... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | correctly compute out_size and samples number |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | fsize is 12 bits according to specs |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | simplify using FFMIN3 |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | add FFMIN3 |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | return error if buf_size is too small |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | values can fit uint8_t |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Baptiste Coudurier | add const |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Vladimir Voroshilov | Fixed-point LSP and LPC decoding routines for ACELP... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Kostya Shishkov | Missing tags in APE is normal situation, so don't print... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Ramiro Polla | get_vlc2() only gets up to three levels in the tables... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Kostya Shishkov | Correct company name |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Vladimir Voroshilov | Fixed-point implementation of ff_cos, ff_log2, ff_exp2. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | 10l, alphabetical order |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | yes it is true for mp4 |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | remove unneeded variable |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | move vars decls where vars are used |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | identation |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | remove no more needed field |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | remove unused var |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | remove ima qt decoding hack, decode whole frame at... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | fix adpcm ima qt decoding, channel at init is 0, correc... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | set channels and sample rate from mpeg4audio config |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | mov demuxer depends on mpeg4audio code now |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | parse mpeg4audio config to correctly detect mp3on4... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | update doc |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | error is -1 |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | move vars decls where vars are used |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | parser should not be needed anymore, merge cases and... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Michel Bardiaux | Make sure some value is always returned via data_size |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | lower frame size to split amr/qcelp/gsm frames |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Michel Bardiaux | Allow bitrates zero and 13200 (needed for decoding... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | align and remove useless braces |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | cosmetics, remove whitespaces in tags |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | set gsm default frame size and bytes per frame, needed... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | pts are unsigned according to specs, fix negative pts... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Baptiste Coudurier | set wrap bits to 32bit to actually use it |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Måns Rullgård | Revert "Adjust pkg-config files to include files residi... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Michael Niedermayer | Avoid using reserved __names. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Michael Niedermayer | minor memleak |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bartlomiej... | add a ff_ac3_parse_header_full() which calls ff_ac3_par... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Michael Niedermayer | Fixing memleaks. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Baptiste Coudurier | cosmetics: remove useless whitespaces and put braces... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Baptiste Coudurier | demux qcelp, so this can work with soc decoder and... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Baptiste Coudurier | qcelp fourcc |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Diego Biurrun | Adjust pkg-config files to include files residing in... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Baptiste Coudurier | support for alac in .mov |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Baptiste Coudurier | set alac frame size from extradata |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Thorsten Jordan | Set pixel aspect ratio for libxvid wrapper. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Stefano Sabatini | Enhance documentation for AVClass |
commit | commitdiff | tree | snapshot |
next |