21585 Commits (84a29dc10a9b51a20ea628480df61b43c2b655f8)
 

Author SHA1 Message Date
  David Conrad bdc8c48893 Update libtheora wrapper to use the 1.0 API 15 years ago
  Baptiste Coudurier 9c5a9e6b48 set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration 15 years ago
  Justin Ruggles c3988a59ce Add MP4 object type for ALS. 15 years ago
  Måns Rullgård 79de9c83e0 Delete *.d files with make clean 15 years ago
  Stefano Sabatini 2d64744fed Remove from the list of the supported formats the formats which are 15 years ago
  Kostya Shishkov 87ca1b8f7f When searching for AMF object field value, try to find that object first 15 years ago
  Kostya Shishkov fe52395878 Print error when RTMP protocol can't open connection 15 years ago
  Kostya Shishkov afbacb931b Pass only useful FLV metadata from RTMP stream 15 years ago
  Kostya Shishkov ec10d2d539 Update dimensions in AVCodecContext when RV3/4 frame dimensions change 15 years ago
  Justin Ruggles aca857ecd3 Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have an 15 years ago
  Alex Converse 4e878a1898 10l: Fix inverted if-condition from r20448. Fixes issue 1562. 15 years ago
  Robert Krüger ce34ff6b45 Factorize av_get_bit_rate (for future use outside of libavcodec). 15 years ago
  Stefano Sabatini 2cb2d6f0f7 Make show_protocols() print one protocol per line. 15 years ago
  Reimar Döffinger c7a38887c1 Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. 15 years ago
  Michael Niedermayer 98c82d6910 Allocate pictures with enough padding for jpeg. 15 years ago
  Reimar Döffinger 9fe0894210 In win32 thread implementation do not access jobnr if the thread is asked 15 years ago
  Daniel Verkamp 1b88277bd9 FLV muxer support for Flash screen codec v2 15 years ago
  Daniel Verkamp 0aa6a518ad Add codec id for Flash screen codec v2 and hook it up in FLV demuxer 15 years ago
  Ramiro Polla b16569d256 Indent 15 years ago
  Daniel Verkamp 0584b71823 Document -formats split 15 years ago
  Kostya Shishkov 76267e4e90 Implement missing case for decoding samples with large pivot value in APE 15 years ago
  Kostya Shishkov e4de5b0fb5 cosmetics: break some long lines and insert few spaces 15 years ago
  Kostya Shishkov dd562761d9 10l trocadero: ZMBV encoder used zero score to detect whether block should be 15 years ago
  Baptiste Coudurier cb893cf386 avoid integer overflow in dnxhd encoder, fixes #1557 15 years ago
  Baptiste Coudurier a4fcd9966b clarify why the encoder is failing 15 years ago
  Stefano Sabatini bf72597ef4 Fix name for PIX_FMT_NV21 PixFmtInfo entry. 15 years ago
  Baptiste Coudurier e26df9ebf1 use AVFormatContext in dprintf 15 years ago
  Michael Niedermayer 8447f0bd74 Split show_formats(). 15 years ago
  Reimar Döffinger b711aaa2d8 Disable image flipping during JPEG decoding if CODEC_FLAG_EMU_EDGE is set 15 years ago
  Baptiste Coudurier 8a724ed84d Revert r20548, it was a dream. It seems faad does not ouput the last frame 15 years ago
  Stefano Sabatini 357561e73f Clarify relations between log2_chroma_w, log2_chroma_h and comp. 15 years ago
  Stefano Sabatini 2091b27b68 Make show_formats() print each bitstream filter on a separate line. 15 years ago
  Baptiste Coudurier bceae2936f faad needs CODEC_CAP_DELAY, otherwise you miss last frame 15 years ago
  Diego Biurrun bd381fd3f6 Add functions to return library license and library configuration. 15 years ago
  Diego Biurrun c173693698 Add functions to return library license and library configuration. 15 years ago
  Diego Biurrun d7a0e29f31 Split avdevice.c off from alldevices.c. 15 years ago
  Stefano Sabatini b8873c2a8f Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name 15 years ago
  Diego Biurrun 1f20782c04 Add missing #includes for avutil.h, required for the AV_VERSION* macros. 15 years ago
  Ronald S. Bultje 6e44ba1550 Use get_bits_left() instead of size_in_bits - get_bits_count(). 15 years ago
  Carl Eugen Hoyos 830628e11c Cosmetics: Fix indentation. 15 years ago
  Alex Converse b3507d398b Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream filter. 15 years ago
  Vitor Sessak b2bf3cfe32 Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. 15 years ago
  Baptiste Coudurier adeb907137 Search relative path according to alias record when opening mov reference files. 15 years ago
  Michael Niedermayer b154ed5abe Fix indention after last commit. 15 years ago
  Michael Niedermayer edabf35926 Fix crash with av_tree_enumerate(NULL). 15 years ago
  Thilo Borgmann 25c4fddadc Merge data tables from als_data.h with the decoder source to reduce 15 years ago
  Michael Niedermayer 1bf83b9548 Make sure av_tree_enumerate() enumerates left->right. 15 years ago
  Thilo Borgmann 93d38cf6b0 Add long-term prediction to the ALS decoder. 15 years ago
  Justin Ruggles 7934cbb3be ac3dec: apply dynamic range compression to correct channels in dual-mono mode. 15 years ago
  Michael Kostylev 03279bbea0 Add cflags filter for suncc 15 years ago