source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @012f73e2   12 years diego x86inc: Only define program_name if the macro is unset This allows …
(edit) @e1c804d8   12 years martin dv1394: Swap the min and max values of the 'standard' option …
(edit) @2b831a59   12 years martin rtpdec_vp8: Don't parse fields that aren't used This avoids warnings …
(edit) @0876c280   12 years anton lavc: add some AVPacket doxy.
(edit) @fdc86728   12 years anton audiointerleave: deobfuscate a function call. right above there is if …
(edit) @179a5c37   12 years anton rtpdec: factorize identical code used in several handlers
(edit) @f70381ab   12 years anton a64: remove interleaved mode. It has been disabled since it was added …
(edit) @c19e9d00   12 years martin doc: Point to the new location of the c99-to-c89 tool This location …
(edit) @6d1270a0   12 years anton decode_audio3: initialize AVFrame Same fix and issue as in …
(edit) @5459848b   12 years justin.ruggles ws-snd1: set channel layout
(edit) @f7b85065   12 years justin.ruggles wmavoice: set channel layout
(edit) @002097a0   12 years justin.ruggles wmapro: use AVCodecContext.channels instead of keeping a private copy
(edit) @2ed40608   12 years justin.ruggles wma: do not keep private copies of some AVCodecContext fields …
(edit) @50a65e7a   12 years justin.ruggles vmdaudio: set channel layout
(edit) @b5f628e2   12 years justin.ruggles twinvq: validate sample rate code A large invalid value could cause …
(edit) @335826cf   12 years justin.ruggles twinvq: set channel layout
(edit) @8cc72ce5   12 years justin.ruggles twinvq: validate that channels is not <= 0 This could occur due to …
(edit) @cebea00c   12 years justin.ruggles truespeech: set channel layout
(edit) @523734eb   12 years justin.ruggles sipr: set channel layout
(edit) @4c53f4ae   12 years justin.ruggles shorten: validate that the channel count in the header is not <= 0
(edit) @4e13e504   12 years justin.ruggles ra288dec: set channel layout
(edit) @6159f643   12 years justin.ruggles ra144dec: set channel layout
(edit) @eb38d8fe   12 years justin.ruggles qdm2: remove unneeded checks for channel count
(edit) @be2ab8b7   12 years justin.ruggles qdm2: make sure channels is not <= 0 and set channel layout
(edit) @e3d6ab57   12 years justin.ruggles qcelpdec: set channel layout
(edit) @d26701ce   12 years justin.ruggles nellymoserdec: set channels to 1
(edit) @d40dab90   12 years justin.ruggles libopencore-amr: set channel layout for amr-nb or if not set by the user
(edit) @30f8da29   12 years justin.ruggles libilbc: set channel layout
(edit) @0fd1ddf1   12 years justin.ruggles dpcm: use AVCodecContext.channels instead of keeping a private copy
(edit) @1c7a0161   12 years justin.ruggles imc: set channels to 1 instead of validating it
(edit) @32c7769e   12 years justin.ruggles gsmdec: always set channel layout and sample rate at initialization …
(edit) @c5b8acad   12 years justin.ruggles libgsmdec: always set channel layout and sample rate at initialization …
(edit) @a346aaf1   12 years justin.ruggles g726dec: do not validate sample rate For decoding it does not really …
(edit) @e00eb03c   12 years justin.ruggles g726dec: set channel layout at initialization instead of validating it
(edit) @99d86863   12 years justin.ruggles flacdec: do not warn on sample rate change
(edit) @90fcac0e   12 years justin.ruggles flacdec: allow mid-stream channel layout change Although the libFLAC …
(edit) @268f8ba1   12 years justin.ruggles flacdec: use av_samples_* functions for sample buffer allocation …
(edit) @8ac0f676   12 years justin.ruggles dcadec: allow the decoder to change the channel layout mid-stream
(edit) @93e27f86   12 years justin.ruggles cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERROR
(edit) @8f173ef0   12 years justin.ruggles cook: move samples_per_frame from COOKSubpacket to where it is used
(edit) @7efbba2   12 years justin.ruggles cook: use av_get_channel_layout_nb_channels() instead of …
(edit) @d21b2e47   12 years justin.ruggles cook: reverse a condition so that the code makes more sense
(edit) @926e9d2   12 years justin.ruggles cook: remove unneeded COOKContext variable, sample_rate
(edit) @8aa5b8c5   12 years justin.ruggles cook: remove unneeded COOKContext variable, bit_rate
(edit) @3509eee1   12 years justin.ruggles cook: use AVCodecContext.channels instead of keeping a private copy
(edit) @a3145d0   12 years justin.ruggles bmvaudio: set channel layout at init() rather than validating it
(edit) @a38eadf7   12 years justin.ruggles atrac1: do not keep a copy of channel count in the private context
(edit) @4f56f9c4   12 years justin.ruggles dsicinaudio: set channels and channel layout
(edit) @ec2694d2   12 years justin.ruggles g722dec: set channel layout at initialization instead of validating it
(edit) @ee0e9678   12 years justin.ruggles amrwbdec: set channels, channel_layout, and sample_rate Only mono …
(edit) @b24a4449   12 years justin.ruggles amrnbdec: set channels, channel_layout, and sample_rate Only mono …
(edit) @a4202003   12 years justin.ruggles dca_parser: allow the parser to change the sample rate
(edit) @0366664e   12 years justin.ruggles lavc: check channel count after decoder init Ensures the decoder did …
(edit) @bb6941af   12 years justin.ruggles lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders
(edit) @6b07830a   12 years janne-libav fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV Fixes typo in …
(edit) @02e42751   12 years diego avconv_opt, cmdutils: Add missing function parameter Doxygen
(edit) @c37322e6   12 years diego x86: Move optimization suffix to end of function names This …
(edit) @fa8fcab1   12 years diego x86: h264_chromamc_10bit: drop pointless PAVG %define It is only used …
(edit) @d8eda370   12 years diego x86: mmx2 ---> mmxext in function names
(edit) @38fdf725   12 years diego swscale: do not forget to swap data in formats with different …
(edit) @5707af8d   12 years diego aacdec: Drop some unused function arguments
(edit) @9c167914   12 years diego x86: Fix assembly with NASM Unlike YASM, NASM only looks for include …
(edit) @be2c456e   12 years diego x86: fmtconvert: Refactor cvtps2pi emulation through cpuflags
(edit) @be923ed6   12 years diego x86: fmtconvert: port to cpuflags
(edit) @588fafe7   12 years diego x86: MMX2 ---> MMXEXT in macro names
(edit) @a65bdceb   12 years diego x86: mmx2 ---> mmxext in variable names
(edit) @652f5185   12 years diego x86: mmx2 ---> mmxext in comments and messages
(edit) @04581c8c   12 years diego x86: yasm: Use complete source path for macro helper %includes This …
(edit) @6860b408   12 years diego x86: include x86inc.asm in x86util.asm This is necessary to allow …
(edit) @ab9545a2   12 years martin cng: Reindent some incorrectly indented lines Signed-off-by: Martin …
(edit) @6b68223d   12 years martin cngdec: Allow flushing the decoder After a flush, don't average the …
(edit) @036e6c37   12 years martin cngdec: Make the dbov variable have the right unit Previously the …
(edit) @cafefd88   12 years martin cngdec: Fix the memset size to cover the full array This was a …
(edit) @9b50d20c   12 years martin cngdec: Update the LPC coefficients after averaging the reflection …
(edit) @d16c4aeb   12 years mans configure: fix print_config() with broke awks Some awk versions do …
(edit) @7658295b   12 years lu_zero pixfmt: support more yuva formats Signed-off-by: Luca Barbato …
(edit) @26b5ad25   12 years lu_zero swscale: support gray to 9bit and 10bit formats With the input of …
(edit) @f454e879   12 years mans configure: rewrite print_config() function using awk This is much …
(edit) @02e63642   12 years diego FATE: fix (AD)PCM test dependencies broken in e519990 Signed-off-by: …
(edit) @95c89da3   12 years rsbultje Use ptrdiff_t instead of int for intra pred "stride" function …
(edit) @bad8e33d   12 years rsbultje x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.
(edit) @08b028c1   12 years rsbultje Remove INIT_AVX from x86inc.asm.
(edit) @c285edd0   12 years rsbultje Remove usage of INIT_AVX in h264_intrapred_10bit.asm. Replace …
(edit) @ede4cedf   12 years anton dv: fix indentation
(edit) @14f031d7   12 years anton dv: use AVStream.index instead of abusing AVStream.id
(edit) @20dd41af   12 years anton lavfi: add ashowinfo filter It can be useful for debugging. Based on …
(edit) @9b500b8f   12 years martin avcodec: Add a RFC 3389 comfort noise codec This isn't too useful as …
(edit) @8b25a20e   12 years martin lpc: Add a function for calculating reflection coefficients from …
(edit) @39ef66f5   12 years martin lpc: Add a function for calculating reflection coefficients from …
(edit) @dc579306   12 years anton lavr: document upper bound on number of output samples. …
(edit) @01b76019   12 years anton lavr: add general API usage doxy Signed-off-by: Anton Khirnov …
(edit) @bff5e5f8   12 years anton indeo3: remove duplicate capabilities line.
(edit) @2cbdd7c9   12 years diego fate: ac3: Add dependencies
(edit) @381dc1a5   12 years diego fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups
(edit) @e519990c   12 years diego fate: Add shorthands for acodec PCM and ADPCM tests
(edit) @70478746   12 years diego avconv: Drop unused function argument from do_video_stats()
(edit) @ab799664   12 years diego cmdutils: Conditionally compile libswscale-related bits This fixes …
(edit) @72c758f1   12 years diego aacenc: Drop some unused function arguments
(edit) @f21d5c90   12 years martin rtsp: Avoid a cast when calling strtol This gets rid of this warning: …
(edit) @d4bff9f   12 years lu_zero nut: support textual data Plain text (utf8 encoded) data can be muxed …
Note: See TracRevisionLog for help on using the revision log.