27725 Commits (91861ce25c7f19c38afdb0f115bf90118fc19428)
 

Author SHA1 Message Date
Stefano Sabatini 7e7afb3d54 Document null muxer. 14 years ago
Mans Rullgard ef15d71c1f VP8: ARM NEON optimisations for dsp functions 14 years ago
Kostya fff6c21295 Remove Xan WC4 cruft from xan.c 14 years ago
Kostya Shishkov abb5f2b7bf Xan4 decoder 14 years ago
Reimar Döffinger 14d735bd4f matroskadec: add generic element length validation. 14 years ago
Ronald S. Bultje cb9f7fd34c Fix compile warning. 14 years ago
Anton Khirnov f8d33a3617 avidec: simplify read_gab2_sub 14 years ago
Anton Khirnov f81946729e lavf: move internal functions from avformat.h to internal.h 14 years ago
Reimar Döffinger 2f35beae4d Make av_set_pts_info keep previous time base if new one is invalid. 14 years ago
Sascha Sommer e11afd71a3 pass QDMC extradata to the decoder 14 years ago
Anssi Hannula 5fb06ffac7 configure: check yasm/nasm for working pextrd opcode 14 years ago
Alexander Strasser 21b032c431 vorbis dec: Remove obsolete comment 14 years ago
Alexander Strasser 350b2bb1a6 vorbis dec: cosmetics: Indent CPP cond properly 14 years ago
Alexander Strasser 6d173daece vorbis dec: cosmetics: Indent consistently 14 years ago
Alexander Strasser b2a51e3d48 vorbis dec: cosmetics: Indent after scope deletion 14 years ago
Alexander Strasser 21494e5537 vorbis dec: Delete useless scopes 14 years ago
Nicolas George 76ad67cae7 Implement guessed_pts in avcodec_decode_video2 14 years ago
Jindrich Makovicka 52b2e95cd9 dvdsubdec.c: prevent input buffer overflow 14 years ago
Diego Elio Pettenò 6a495e986f Make inter_rvlc and intra_rvlc static tables. 14 years ago
Ronald S. Bultje 561ca02066 Fill in missing date. 14 years ago
Ronald S. Bultje 340a20ea65 Update MINOR and set git rev for non-blocking flag API addition. 14 years ago
Anton Khirnov fbdcdaee6e Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
Nicolas George 6e59474b30 Non-blocking protocol: TCP 14 years ago
Nicolas George 3ce3b49824 Non-blocking protocol: core wrapper functions 14 years ago
Nicolas George f4bd5800ac Non-blocking protocols: flag and documentation 14 years ago
Kieran Kunhya e10976eb77 Set channel_layout for mpegaudio 14 years ago
Anton Khirnov 4a3556542d mp3enc: write ISO8859-1 instead of UTF-16 when possible 14 years ago
Peter Ross 9979dcd40e reindent after last commit 14 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 14 years ago
Alexander Strange 3c90abf40f vp3: Move table allocation code into a new function 14 years ago
Alexander Strange dc4a188309 vp3: Factor out expression 14 years ago
James Zern 3f171f5aec cmdutils: fix codec-specific options from preset 14 years ago
James Zern ba3517aa6f cmdutils: fix opt_values leak 14 years ago
Alexander Strange fd0ae17aaf Adopt pkt_dts/pkt_pts in lavc clients 14 years ago
Martin Storsjö 105ba7dc28 applehttp: Handle absolute paths relative to the current server 14 years ago
Martin Storsjö 861aab5677 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 14 years ago
Martin Storsjö 118f09114c rtpenc_chain: Don't copy the time_base back to the caller 14 years ago
Martin Storsjö 42f97696ae Use avformat_free_context for cleaning up muxers 14 years ago
Martin Storsjö 8cf2d3d3d7 Add an APIchanges entry for avformat_free_context 14 years ago
Martin Storsjö 4ed68fdfdc libavformat: Add a function for freeing an AVFormatContext 14 years ago
Martin Storsjö 173f19be75 libavformat: Use avcodec_copy_context for chained muxers 14 years ago
Jason Garrett-Glaser e9266a2be0 VP8: slightly faster loopfilter sharpness logic 14 years ago
Jason Garrett-Glaser 9efa368f19 VP8: faster deblock strength calculation 14 years ago
Clément Bœsch bffad70c66 Remove forgotten if (p) av_free(p) forms 14 years ago
Clément Bœsch b9004bd50c Remove a few if (p) av_freep(&p) forms 14 years ago
Jason Garrett-Glaser c54ac7a8f2 VP8: faster filter_level clip 14 years ago
Jason Garrett-Glaser 8cde1b7997 VP8: simplify lf_delta mb mode logic 14 years ago
Stefano Sabatini ab543afe47 Make avfilter_graph_free() free the graph. 14 years ago
Stefano Sabatini c68be8e135 Make avfilter_graph_parse() not free the input graph 14 years ago
Peter Ross 2d9fd1810b add ff_index_search_timestamp and ff_add_index_entry 14 years ago