99783 Commits (cea7c19cda0ea1630ae1de8c102ab14231b9db10)
 

Author SHA1 Message Date
  Anton Khirnov cea7c19cda lavf: move AVStream.*index_entries* to AVStreamInternal 5 years ago
  Anton Khirnov 7e87288f73 lavf: move AVStream.interleaver_chunk_* to AVStreamInternal 5 years ago
  Anton Khirnov 108864acee lavf: move AVStream.{request_probe,skip_to_keyframe} to AVStreamInternal 5 years ago
  Anton Khirnov 456b170bd7 lavf: move AVStream.{*skip_samples.*_discard_sample} to AVStreamInternal 5 years ago
  Anton Khirnov cb46a6bcbc lavf: move AVStream.{nb_decoded_frames,mux_ts_offset} to AVStreamInternal 5 years ago
  Anton Khirnov 323c9a8c52 lavf: move AVStream.{pts_wrap_*,update_initial_durations_done} to AVStreamInternal 5 years ago
  Anton Khirnov 36d7c1dee8 lavf: move AVStream.pts_reorder_error[_count] to AVStreamInternal 5 years ago
  Anton Khirnov 25bade3258 lavf: move AVStream.{last_dts_for_order_check,dts_[mis]ordered} to AVStreamInternal 5 years ago
  Anton Khirnov c1b916580a lavf: move AVStream.{inject_global_side_data,display_aspect_ratio} to AVStreamInternal 5 years ago
  Anton Khirnov 8741f1fe26 lavf: move AVStream.info to AVStreamInternal 5 years ago
  Anton Khirnov 87f0c8280c ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames 5 years ago
  Anton Khirnov f95d9510ff avformat: add a stream event flag for new packets 5 years ago
  Anton Khirnov 201b1246e2 ffmpeg.c: rename 'area' to 'score' 5 years ago
  Anton Khirnov 48f3ed96e9 avformat: extend documentation of event_flags 5 years ago
  Anton Khirnov c515a35dde avformat: fix typo in doxy 5 years ago
  Anton Khirnov 0438521888 lavc: un-avpriv avpriv_bprint_to_extradata() 5 years ago
  Anton Khirnov dc1099442e put_bits: make avpriv_copy_bits() lavc-local 5 years ago
  Anton Khirnov 944ba30db0 put_bits: make avpriv_put_string() lavc-local 5 years ago
  Anton Khirnov 717503f716 put_bits: make avpriv_align_put_bits() inline 5 years ago
  Anton Khirnov 886c601a70 lavf/latmenc: use a local simplified copy of avpriv_copy_bits() 5 years ago
  Anton Khirnov 2068ad5914 lavf/latmenc: fix units mismatch 5 years ago
  Yigit Uyan c1efb1decb rtsp: increase the control uri size 5 years ago
  Andreas Rheinhardt 81d4b8fb3c avcodec/bitstream: Stop allocating one VLCcode more than needed 5 years ago
  Andreas Rheinhardt e75b6ec43b avcodec/bitstream: Check code length before truncating to uint8_t 5 years ago
  Xu Guangxin e5be4c5a88 avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's not available 5 years ago
  Paul B Mahol c7ece8e26f avfilter/vf_normalize: fix regression with white/black point calculation 5 years ago
  Andreas Rheinhardt 8b1bb4f38e avcodec/webp: Replace never-true check by assert 5 years ago
  Andreas Rheinhardt 548f1a3fa4 avcodec/webp: Return directly when creating Huff table fails 5 years ago
  Andreas Rheinhardt d4cce1514e avcodec/webp: Use uint8_t for code lengths 5 years ago
  Limin Wang 6f36eb0da7 avformat/mpegtsenc: make first_pcr sync with the first valid dts 5 years ago
  Limin Wang f3568a33c9 avformat/mpegtsenc: use total_size instead of avio_tell() 5 years ago
  Andreas Rheinhardt df6ec7f83b avcodec/bitstream: Consistently treat symbol as VLC_TYPE 5 years ago
  Andreas Rheinhardt 0da310d7be avcodec/mpeg4videodec: Don't check for errors for complete VLCs 5 years ago
  Andreas Rheinhardt 5f8de7b741 avcodec/atrac3plus: Perform reusing of VLCs during init 5 years ago
  Andreas Rheinhardt 38afc6858c avcodec/atrac3: Use least max_depth for get_vlc2() 5 years ago
  Andreas Rheinhardt 2d4f878626 avcodec/atrac3: Inline constants 5 years ago
  Andreas Rheinhardt e4eeb851fd avcodec/atrac3: Don't use too big VLC tables 5 years ago
  Michael Niedermayer 718e862da3 avcodec/av1dec: Check for unset obu instead of crashing 5 years ago
  Michael Niedermayer 343c3149ab avcodec/dirac_parser: do not offset AV_NOPTS_OFFSET 5 years ago
  Andreas Rheinhardt 307a1b8e54 avcodec/mobiclip: Use smaller type for codes 5 years ago
  Andreas Rheinhardt 77e8c959aa avcodec/mobiclip: Use static VLC tables 5 years ago
  Andreas Rheinhardt 924bc6d860 avcodec/mobiclip: Don't use too big max_depth, inline constants 5 years ago
  Andreas Rheinhardt 10106b5d54 avcodec/mobiclip: Don't check for errors for complete VLCs 5 years ago
  Andreas Rheinhardt c4229ad074 avcodec/mobiclip: Reduce size of VLCs, inline constants 5 years ago
  Andreas Rheinhardt 3a836f38f6 avcodec/rv34: Simplify getting right VLC 5 years ago
  Andreas Rheinhardt f033e6d2e6 avcodec/rv34: Don't needlessly copy VLC length and symbol arrays 5 years ago
  Andreas Rheinhardt c69392a54c avcodec/vp3: Make parsing Theora Huffman tables more spec-compliant 5 years ago
  Steven Liu bc90145fa3 tests/audiomatch: removes a warning when compiling tests/audiomatch 5 years ago
  Zane van Iperen 7fc97fb7f4
avcodec/adpcm_ima_cunning: document origin of tables 5 years ago
  Carl Eugen Hoyos 7b0d179195 lavfi/Makefile: Remove opencl object files when calling make clean. 5 years ago