2009-02-02 |
Reimar Döffinger | Documentation for LZO error return value flags |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Reimar Döffinger | Move doxygen documentation from lzo.c to lzo.h |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | cosmetics: whitespaces, empty lines |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | mxf does not have timestamps |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Reimar Döffinger | Add av_ prefix to LZO stuff and thus make it officially... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Benjamin Larsson | Allocate trellis tables on heap only when needed. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Stefan de Konink | Splits the totalbitrate in a videodatarate and audiodat... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Stefan de Konink | Implement the reading of the video bitrate of flv movie... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | 24bit pcm support |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | more flexible mapping selection |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | fix temporal offet of ipbb sequences, simplification... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Robert Swain | Doxygen defgroups throw a warning if they don't have... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | fix video line map tag size |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | fix flush and interleaving by edit units |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | write index table and rip, muxer works pretty well now |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Diego Biurrun | Add XSUB to list of supported subtitle formats. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Diego Biurrun | cosmetics: Place all subtitle entries together. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Diego Biurrun | Add necessary #includes to pass 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | factorize common wav local tags |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | write req local tags for wav |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | adjust size when not writing f2 |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | do not write f2 if not interlaced |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | write bitrate tag |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Baptiste Coudurier | write display height/width tags |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Justin Ruggles | flacdec: set default sample_fmt before parsing extradata |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Diego Biurrun | Add av_unused to conditionally used variable, fixes... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Baptiste Coudurier | return eof/error if only ffm header has been written... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Víctor Paesa | Explain how to add IPv6 support to Cygwin. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Aurelien Jacobs | don't support the mp3 extension in the mp2 muxer |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Kostya Shishkov | Silence compiler warnings for XL decoder |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Kostya Shishkov | Make WNV1 decoder use temporary buffer for bit-reversed... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | cosmetics: Remove period after copyright statement... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | cosmetics: Remove period after copyright statement... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Kostya Shishkov | Make TM2 decoder byteswap input into separate buffer... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Kostya Shishkov | Factorize stream reading in TM2 decoder |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Kostya Shishkov | Silence two pointer assignment compiler warnings in... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Kostya Shishkov | Silence useless compiler warning when passing AVFrame... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | Remove H.264 encoder initialization. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Ronald S. Bultje | Fix the Transport: line in the SETUP request so that... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | Fix filenames in doxygen comments. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Diego Biurrun | cosmetics: Use 'num' instead of 'nom' as abbreviation... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | remove some warnings due to avctx->execute |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Måns Rullgård | shorten: trivial simplification of signature check |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ben Hutchings | assume widescreen when ratio also > 17, patch by Ben... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | fix decoding 720p50 audio samples |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | free audio fifo |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | use st->priv_data to store per stream context |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | change prototype of mxf_interleave_get_packet to make... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | do not use PAL_samples_per_frame in init, to make init... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | cosmetics, remove empty lines |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add my copyright as well |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | fix doxygen tag |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | cosmetics, align vertically |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | write best effort video line map |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add frame layout local tag, best effort |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add aes3 pcm wrapping and use it by default |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | split wav_desc in generic_sound_desc |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | thanks to interleaving, audio is now locked |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | local tag 3201 is picture essence coding, so do not... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | stored height is stupidly /2 if interlaced |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | add size param to write_generic_desc |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | parse mpeg2 progressive frame flag |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | delay header writing and parse mpeg2 frame |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | correctly pack and interleave pcm samples in mxf |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | function is static |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | use new ff_interleave_add_packet |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Baptiste Coudurier | split av_interleave_per_dts, to avoid code duplication |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Stefan Gehrer | ADPCM found in Xbox wav files can be decoded with |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Justin Ruggles | cosmetics: change comment type and vertical alignment |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Justin Ruggles | cosmetics: add some documentation to FLACContext |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: fixing indentation |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | unrolling encoding loops |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: simplifying static initialization |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | simplifying DIF encoding process |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: fixing the indentation |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | factoring code into dv_init_enc_block |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: replacing 0 with NULL for pointer assignment |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Cosmetics: moving the function definition around |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Roman Shaposhnik | Replacing the constant with a macro |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Justin Ruggles | flacdec: add support for SAMPLE_FMT_32 |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Bitbreaker... | Fix documentation of the return value of avcodec_encode... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Use '#if defined()' for OS-specific preprocessor checks. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Måns Rullgård | ARM: NEON optimised vector_fmul_window |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Måns Rullgård | ARM: NEON optimised vector_fmul |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Stefan Gehrer | remove duplicate tables |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Alex Converse | Use the new RDFT code in the QDM2 decoder. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Alex Converse | Add the rdft family of transforms (fft/ifft of an all... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Add required header mem.h, av_malloc and friends are... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | cosmetics: Move all #includes together at the beginning... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Add 'void' keyword to parameterless function declaration. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Diego Biurrun | Add missing void keyword to parameterless function... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Gwenole Beauchesne | Record B-fraction index from frame header and two field... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Gwenole Beauchesne | Make ff_h263_resync() return the bit position of the... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Luca Abeni | If AVPacket->data == NULL, the packet does not contain... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Gwenole Beauchesne | Use a constant instead of a magic number. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Stefan Gehrer | avoid indeterminate order of accessing src |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Aurelien Jacobs | typo |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Diego Biurrun | Rename string.c to avstring.c so that the name of heade... |
commit | commitdiff | tree | snapshot |
next |