35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Nicolas George 3ce3b49824 Non-blocking protocol: core wrapper functions 15 years ago
  Nicolas George f4bd5800ac Non-blocking protocols: flag and documentation 15 years ago
  Kieran Kunhya e10976eb77 Set channel_layout for mpegaudio 15 years ago
  Anton Khirnov 4a3556542d mp3enc: write ISO8859-1 instead of UTF-16 when possible 15 years ago
  Peter Ross 9979dcd40e reindent after last commit 15 years ago
  Peter Ross 699d55fb12 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 3c90abf40f vp3: Move table allocation code into a new function 15 years ago
  Alexander Strange dc4a188309 vp3: Factor out expression 15 years ago
  James Zern 3f171f5aec cmdutils: fix codec-specific options from preset 15 years ago
  James Zern ba3517aa6f cmdutils: fix opt_values leak 15 years ago
  Alexander Strange fd0ae17aaf Adopt pkt_dts/pkt_pts in lavc clients 15 years ago
  Martin Storsjö 105ba7dc28 applehttp: Handle absolute paths relative to the current server 15 years ago
  Martin Storsjö 861aab5677 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 15 years ago
  Martin Storsjö 118f09114c rtpenc_chain: Don't copy the time_base back to the caller 15 years ago
  Martin Storsjö 42f97696ae Use avformat_free_context for cleaning up muxers 15 years ago
  Martin Storsjö 8cf2d3d3d7 Add an APIchanges entry for avformat_free_context 15 years ago
  Martin Storsjö 4ed68fdfdc libavformat: Add a function for freeing an AVFormatContext 15 years ago
  Martin Storsjö 173f19be75 libavformat: Use avcodec_copy_context for chained muxers 15 years ago
  Jason Garrett-Glaser e9266a2be0 VP8: slightly faster loopfilter sharpness logic 15 years ago
  Jason Garrett-Glaser 9efa368f19 VP8: faster deblock strength calculation 15 years ago
  Clément Bœsch bffad70c66 Remove forgotten if (p) av_free(p) forms 15 years ago
  Clément Bœsch b9004bd50c Remove a few if (p) av_freep(&p) forms 15 years ago
  Jason Garrett-Glaser c54ac7a8f2 VP8: faster filter_level clip 15 years ago
  Jason Garrett-Glaser 8cde1b7997 VP8: simplify lf_delta mb mode logic 15 years ago
  Stefano Sabatini ab543afe47 Make avfilter_graph_free() free the graph. 15 years ago
  Stefano Sabatini c68be8e135 Make avfilter_graph_parse() not free the input graph 15 years ago
  Peter Ross 2d9fd1810b add ff_index_search_timestamp and ff_add_index_entry 15 years ago
  Nicolas George 566f17b62d TCP: factor the poll() call 15 years ago
  Peter Ross d3c0de863d wtv: filesystem implementation 15 years ago
  Anssi Hannula 48545a8f72 configure: check yasm/nasm for working pextrd opcode 15 years ago
  Diego Elio Pettenò 84ae8936f6 Make inter_rvlc and intra_rvlc static tables. 15 years ago
  Ronald S. Bultje ae0f8a1a33 Fill in missing date. 15 years ago
  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
  Reimar Döffinger 5603df39df Always use av_set_pts_info to set the stream time base. 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