27550 Commits (0cad24ce9b02037c9cdad84cae905f96b04d7d4c)
 

Author SHA1 Message Date
  Stefano Sabatini 0cad24ce9b Apply misc fixes to the image2 muxer documentation. 14 years ago
  Stefano Sabatini 77d4ed7a12 Add documentation for the framecrc muxer. 14 years ago
  Stefano Sabatini a4effe432f Add documentation for the crc muxer. 14 years ago
  Stefano Sabatini f4acb837eb Document null muxer. 14 years ago
  Mans Rullgard a1c1d3c003 VP8: ARM NEON optimisations for dsp functions 14 years ago
  Jindrich Makovicka 5bea615dc3 dvbsubdec: pass correct input buffer size 14 years ago
  Kostya 90e8a9c34f Remove Xan WC4 cruft from xan.c 14 years ago
  Kostya Shishkov 44ddfd47d6 Xan4 decoder 14 years ago
  Reimar Döffinger 95ec3d4cac matroskadec: add generic element length validation. 14 years ago
  Ronald S. Bultje 69ff149204 Fix compile warning. 14 years ago
  Anton Khirnov 47fdf00a77 avidec: simplify read_gab2_sub 14 years ago
  Anton Khirnov 19711af5cd lavf: move internal functions from avformat.h to internal.h 14 years ago
  Reimar Döffinger b3190529df Make av_set_pts_info keep previous time base if new one is invalid. 14 years ago
  Reimar Döffinger a351110eea Always use av_set_pts_info to set the stream time base. 14 years ago
  Sascha Sommer ed19fafd48 pass QDMC extradata to the decoder 14 years ago
  Anssi Hannula 48545a8f72 configure: check yasm/nasm for working pextrd opcode 14 years ago
  Diego Elio Pettenò 84ae8936f6 Make inter_rvlc and intra_rvlc static tables. 14 years ago
  Ronald S. Bultje ae0f8a1a33 Fill in missing date. 14 years ago
  Ronald S. Bultje efdd67cb00 Update MINOR and set git rev for non-blocking flag API addition. 14 years ago
  Anton Khirnov c2fcd0a7a4 Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
  Nicolas George ad3cffb68f Non-blocking protocol: TCP 14 years ago
  Nicolas George 90441276e4 Non-blocking protocol: core wrapper functions 14 years ago
  Nicolas George fe174fc8fc Non-blocking protocols: flag and documentation 14 years ago
  Kieran Kunhya f4a86bc981 Set channel_layout for mpegaudio 14 years ago
  Anton Khirnov 5a6de4e7e8 mp3enc: write ISO8859-1 instead of UTF-16 when possible 14 years ago
  Peter Ross 74571e333c reindent after last commit 14 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 14 years ago
  Alexander Strange edbb0c0708 vp3: Move table allocation code into a new function 14 years ago
  Alexander Strange e8dcd73058 vp3: Factor out expression 14 years ago
  James Zern 60ff9de6ff cmdutils: fix codec-specific options from preset 14 years ago
  James Zern 3a6a9cdf5b cmdutils: fix opt_values leak 14 years ago
  Alexander Strange 6b47495397 Adopt pkt_dts/pkt_pts in lavc clients 14 years ago
  Martin Storsjö 185a155e57 applehttp: Handle absolute paths relative to the current server 14 years ago
  Martin Storsjö 5306bf41a6 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 14 years ago
  Martin Storsjö 397ffde115 rtpenc_chain: Don't copy the time_base back to the caller 14 years ago
  Martin Storsjö b22dbb291d Use avformat_free_context for cleaning up muxers 14 years ago
  Martin Storsjö ff19748977 Add an APIchanges entry for avformat_free_context 14 years ago
  Martin Storsjö f124b087ee libavformat: Add a function for freeing an AVFormatContext 14 years ago
  Martin Storsjö 1338dc0823 libavformat: Use avcodec_copy_context for chained muxers 14 years ago
  Jason Garrett-Glaser 8a2c99b486 VP8: slightly faster loopfilter sharpness logic 14 years ago
  Jason Garrett-Glaser 79dec1541b VP8: faster deblock strength calculation 14 years ago
  Clément Bœsch 290849e2a4 Remove forgotten if (p) av_free(p) forms 14 years ago
  Clément Bœsch 523d9407d5 Remove a few if (p) av_freep(&p) forms 14 years ago
  Jason Garrett-Glaser a1b227bb53 VP8: faster filter_level clip 14 years ago
  Jason Garrett-Glaser dd18c9a050 VP8: simplify lf_delta mb mode logic 14 years ago
  Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
  Stefano Sabatini e8e5dde779 Make avfilter_graph_parse() not free the input graph 14 years ago
  Peter Ross e6fb5a4f78 add ff_index_search_timestamp and ff_add_index_entry 14 years ago
  Nicolas George 51b317d2e9 TCP: factor the poll() call 14 years ago
  Peter Ross f61dee2fe4 wtv: filesystem implementation 14 years ago