27532 Commits (efdd67cb00ad770c16c47161c023121e1ae53ae9)
 

Author SHA1 Message Date
  Ronald S. Bultje efdd67cb00 Update MINOR and set git rev for non-blocking flag API addition. 15 years ago
  Anton Khirnov c2fcd0a7a4 Replace remaining occurrences of deprecated CH_* with AV_CH_* 15 years ago
  Nicolas George ad3cffb68f Non-blocking protocol: TCP 15 years ago
  Nicolas George 90441276e4 Non-blocking protocol: core wrapper functions 15 years ago
  Nicolas George fe174fc8fc Non-blocking protocols: flag and documentation 15 years ago
  Kieran Kunhya f4a86bc981 Set channel_layout for mpegaudio 15 years ago
  Anton Khirnov 5a6de4e7e8 mp3enc: write ISO8859-1 instead of UTF-16 when possible 15 years ago
  Peter Ross 74571e333c reindent after last commit 15 years ago
  Peter Ross e4f85b8499 wtv: do not use flag in stream_guid chunk to determine if stream is valid, as this method is unreliable 15 years ago
  Alexander Strange edbb0c0708 vp3: Move table allocation code into a new function 15 years ago
  Alexander Strange e8dcd73058 vp3: Factor out expression 15 years ago
  James Zern 60ff9de6ff cmdutils: fix codec-specific options from preset 15 years ago
  James Zern 3a6a9cdf5b cmdutils: fix opt_values leak 15 years ago
  Alexander Strange 6b47495397 Adopt pkt_dts/pkt_pts in lavc clients 15 years ago
  Martin Storsjö 185a155e57 applehttp: Handle absolute paths relative to the current server 15 years ago
  Martin Storsjö 5306bf41a6 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 15 years ago
  Martin Storsjö 397ffde115 rtpenc_chain: Don't copy the time_base back to the caller 15 years ago
  Martin Storsjö b22dbb291d Use avformat_free_context for cleaning up muxers 15 years ago
  Martin Storsjö ff19748977 Add an APIchanges entry for avformat_free_context 15 years ago
  Martin Storsjö f124b087ee libavformat: Add a function for freeing an AVFormatContext 15 years ago
  Martin Storsjö 1338dc0823 libavformat: Use avcodec_copy_context for chained muxers 15 years ago
  Jason Garrett-Glaser 8a2c99b486 VP8: slightly faster loopfilter sharpness logic 15 years ago
  Jason Garrett-Glaser 79dec1541b VP8: faster deblock strength calculation 15 years ago
  Clément Bœsch 290849e2a4 Remove forgotten if (p) av_free(p) forms 15 years ago
  Clément Bœsch 523d9407d5 Remove a few if (p) av_freep(&p) forms 15 years ago
  Jason Garrett-Glaser a1b227bb53 VP8: faster filter_level clip 15 years ago
  Jason Garrett-Glaser dd18c9a050 VP8: simplify lf_delta mb mode logic 15 years ago
  Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 15 years ago
  Stefano Sabatini e8e5dde779 Make avfilter_graph_parse() not free the input graph 15 years ago
  Peter Ross e6fb5a4f78 add ff_index_search_timestamp and ff_add_index_entry 15 years ago
  Nicolas George 51b317d2e9 TCP: factor the poll() call 15 years ago
  Peter Ross f61dee2fe4 wtv: filesystem implementation 15 years ago
  Anton Khirnov a9d921cbad tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 15 years ago
  Anton Khirnov 151595fe2e Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* 15 years ago
  Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 15 years ago
  Martin Storsjö 1f56f5ed6d sapenc: Free AVStream->info on cleanup 15 years ago
  Anton Khirnov 9ad4c65f6f rtmpproto: rename URLContext* argument in rtmp_write() 15 years ago
  Tomas Härdin e65b1934bf Add ProRes FOURCCs to isom.c 15 years ago
  Tomas Härdin 75fd0668df Add APIchanges entry for lavc 52.109.0 15 years ago
  Tomas Härdin f5b82f45dc Add CODEC_ID_PRORES and bump lavc minor version 15 years ago
  Benjamin Larsson aa42cce57d Add AVC-Intra identifiers used by Flip4Mac for mov files 15 years ago
  Clément Bœsch 437fb1c87d Remove a few if (p) av_free(p) forms 15 years ago
  Clément Bœsch dc75d6dbf2 Avoid pointless check before calling free 15 years ago
  Nicolas George 62ecd3635a Set pkt_pts in avcodec_default_reget_buffer() 15 years ago
  Martin Storsjö ce41c51b0c Free AVStream->info in chained muxers 15 years ago
  Martin Storsjö d9c0510e22 rtsp: Don't store RTSPStream in AVStream->priv_data 15 years ago
  Anton Khirnov 87e4d9b252 ffmpeg.c: rename map_meta_data option to map_metadata 15 years ago
  Anton Khirnov 4868bebe5b Add forgotten minor API bumps and APIChanges entries 15 years ago
  Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 15 years ago
  Stefano Sabatini 5fce60c3a9 Log debug information in filter_samples(). 15 years ago