summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in doxygen comments.Diego Biurrun2009-02-01
* cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.Diego Biurrun2009-02-01
* remove some warnings due to avctx->executeBaptiste Coudurier2009-01-31
* shorten: trivial simplification of signature checkMåns Rullgård2009-01-31
* assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decade...Ben Hutchings2009-01-31
* fix decoding 720p50 audio samplesBaptiste Coudurier2009-01-31
* free audio fifoBaptiste Coudurier2009-01-31
* use st->priv_data to store per stream contextBaptiste Coudurier2009-01-31
* change prototype of mxf_interleave_get_packet to make it compatibleBaptiste Coudurier2009-01-31
* do not use PAL_samples_per_frame in init, to make init independantBaptiste Coudurier2009-01-31
* cosmetics, remove empty linesBaptiste Coudurier2009-01-31
* add my copyright as wellBaptiste Coudurier2009-01-31
* fix doxygen tagBaptiste Coudurier2009-01-31
* cosmetics, align verticallyBaptiste Coudurier2009-01-31
* write best effort video line mapBaptiste Coudurier2009-01-31
* add frame layout local tag, best effortBaptiste Coudurier2009-01-31
* add aes3 pcm wrapping and use it by defaultBaptiste Coudurier2009-01-31
* split wav_desc in generic_sound_descBaptiste Coudurier2009-01-31
* thanks to interleaving, audio is now lockedBaptiste Coudurier2009-01-31
* local tag 3201 is picture essence coding, so do not write it for wavBaptiste Coudurier2009-01-31
* stored height is stupidly /2 if interlacedBaptiste Coudurier2009-01-31
* add size param to write_generic_descBaptiste Coudurier2009-01-31
* parse mpeg2 progressive frame flagBaptiste Coudurier2009-01-31
* delay header writing and parse mpeg2 frameBaptiste Coudurier2009-01-31
* correctly pack and interleave pcm samples in mxfBaptiste Coudurier2009-01-31
* function is staticBaptiste Coudurier2009-01-31
* use new ff_interleave_add_packetBaptiste Coudurier2009-01-31
* split av_interleave_per_dts, to avoid code duplicationBaptiste Coudurier2009-01-31
* ADPCM found in Xbox wav files can be decoded withStefan Gehrer2009-01-31
* cosmetics: change comment type and vertical alignmentJustin Ruggles2009-01-31
* cosmetics: add some documentation to FLACContextJustin Ruggles2009-01-31
* Cosmetics: fixing indentationRoman Shaposhnik2009-01-31
* unrolling encoding loopsRoman Shaposhnik2009-01-31
* Cosmetics: simplifying static initializationRoman Shaposhnik2009-01-31
* simplifying DIF encoding processRoman Shaposhnik2009-01-31
* Cosmetics: fixing the indentationRoman Shaposhnik2009-01-31
* factoring code into dv_init_enc_blockRoman Shaposhnik2009-01-31
* Cosmetics: replacing 0 with NULL for pointer assignmentRoman Shaposhnik2009-01-31
* Cosmetics: moving the function definition aroundRoman Shaposhnik2009-01-31
* Replacing the constant with a macroRoman Shaposhnik2009-01-31
* flacdec: add support for SAMPLE_FMT_32Justin Ruggles2009-01-31
* Fix documentation of the return value of avcodec_encode_video().Bitbreaker/METALVOTZE X2009-01-31
* Use '#if defined()' for OS-specific preprocessor checks.Diego Biurrun2009-01-30
* ARM: NEON optimised vector_fmul_windowMåns Rullgård2009-01-30
* ARM: NEON optimised vector_fmulMåns Rullgård2009-01-30
* remove duplicate tablesStefan Gehrer2009-01-30
* Use the new RDFT code in the QDM2 decoder.Alex Converse2009-01-30
* Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil.Alex Converse2009-01-30