40016 Commits (b88cc5cca111132b42c2ee99662bfefe7652e3da)
 

Author SHA1 Message Date
  Diego Biurrun b88cc5cca1 bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext 11 years ago
  Uwe L. Korn 59cb5747ec rtmpproto: read metadata to set correct FLV header 11 years ago
  Uwe L. Korn 3b18857ab3 rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
  Uwe L. Korn a1859032e3 flvdec: Do not default to a video and audio stream 11 years ago
  Dirk Ausserhaus f76e3669bb Decode both parts of Indeo4 IP frames 11 years ago
  Dirk Ausserhaus 3df0d20028 Move Indeo4 frametypes into common header. 11 years ago
  Anton Khirnov 383136264e avconv: do not use the stream codec context for encoding 11 years ago
  Anton Khirnov 41776ba9c0 avconv: do not use the stream codec context for decoding 11 years ago
  Anton Khirnov e19d48dfce flac muxer: support reading updated extradata from side data 11 years ago
  Anton Khirnov 0097cbea69 flac muxer: accept only STREAMINFO extradata 11 years ago
  Anton Khirnov ed39cda029 flacenc: send final extradata in packet side data 11 years ago
  Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
  wm4 eb800f120d libavcodec: set AVFrame colorspace fields on decoding 11 years ago
  wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
  Tudor Suciu d2ef708c95 matroskaenc: Allow VP9 and Opus in webm 12 years ago
  Martin Storsjö f797b134ca rtpenc_chain: Don't copy the time base to the source stream by default 11 years ago
  Thierry Fauck d6d767d93e ppc: Fix compilation for ppc64le (ELFv2) 11 years ago
  Martin Storsjö abb810db03 Revert "rtpenc_chain: Don't copy the time_base back to the caller" 11 years ago
  Diego Biurrun 368f50359e dsputil: Split off quarterpel bits into their own context 11 years ago
  Diego Biurrun cb52a17cb6 dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago
  Diego Biurrun 054013a0fc dsputil: Move APE-specific bits into apedsp 11 years ago
  Diego Biurrun 256da0770e dsputil: Move mspel_pixels_tab to the only place it is used 12 years ago
  Diego Biurrun 3832a65901 dsputil: Move ff_alternate_*_scan tables to mpegvideo 12 years ago
  Diego Biurrun 65d5d58658 dsputil: Move SVQ1 encoding specific bits into svq1enc 12 years ago
  Diego Biurrun 2ea2612df5 svq1enc: Rename SVQ1Context to SVQ1EncContext 12 years ago
  Martin Storsjö 08cd92144e aarch64: Use the correct syntax for relocations 11 years ago
  Anton Khirnov 962d631573 matroskaenc: set the stream timebase earlier 11 years ago
  Anton Khirnov 43e7f0797f flvenc: only write the framerate tag based on avg_frame_rate 11 years ago
  Anton Khirnov cf6977712c movenc: write avg_frame_rate as the framerate, not the codec timebase 11 years ago
  Anton Khirnov 81eec081af matroskaenc: base DefaultDuration on the framerate, not the codec timebase 11 years ago
  Roman Savchenko a53551cba8 frame: fix the error path in av_frame_copy_props() 11 years ago
  Luca Barbato ad0fe2f401 af_resample: Use avresample_get_out_samples 11 years ago
  Luca Barbato b2d4565422 avresample: Add avresample_get_out_samples 11 years ago
  Luca Barbato c94e2e85cb nut: Support experimental NUT 4 features 11 years ago
  Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
  Michael Niedermayer 7dba055bb0 oggenc: Fix the EOS flag 11 years ago
  Diego Biurrun b5aa485513 ppc: Move vec_unaligned_load macro to util_altivec 11 years ago
  Diego Biurrun 593886b5dd ppc: util_altivec: Drop unused macros 11 years ago
  Anton Khirnov 106b62f4ba matroskaenc: write the channel mask for FLAC 11 years ago
  Anton Khirnov efcde917af vorbiscomment: simplify API by using av_dict_count() 11 years ago
  Anton Khirnov 23f741f793 matroskadec: parse the channel layout mask for FLAC 11 years ago
  Anton Khirnov 4efdadc8ec matroskadec: export just the STREAMINFO block as FLAC extradata 11 years ago
  Anton Khirnov 6df478bf89 matroskadec: split parsing tracks into a separate function 11 years ago
  Anton Khirnov 5fdaf312c5 flac: make avpriv_flac_parse_block_header() inline 11 years ago
  Anton Khirnov 54ed488b1a flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files 11 years ago
  Anton Khirnov d6b9ce99ea flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag 11 years ago
  Anton Khirnov f13ffb6636 flacdec: do not overwrite a channel layout set by the caller 11 years ago
  Andrew Kelley 9767d7c092 oggenc: Flush after writing headers 11 years ago
  Andrew Kelley 1d3eb0b573 oggenc: Move ogg_write_pages up above ogg_write_header 11 years ago
  Diego Biurrun 512f3ffe9b dsputil: Split off HuffYUV encoding bits into their own context 12 years ago