27672 Commits (610219a598095f938705f200dfe3946455ef871a)
 

Author SHA1 Message Date
Vladimir Pantelic f4c79d1e0b mpegts: remove unused macro MAX_SCAN_PACKETS 14 years ago
Alexander Strange d23845f311 vp3: Frame-based multithreading support 14 years ago
Ronald S. Bultje f2146944fc Add missing git rev hash. 14 years ago
Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 14 years ago
Ronald S. Bultje 8e8cc52be3 Add missing git rev hash. 14 years ago
Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 14 years ago
Ronald S. Bultje c2bd7578af Add missing git revision hask. 14 years ago
Anton Khirnov e4e234fad7 asf: make ff_guidcmp inline and move it to asf.h 14 years ago
Jason Garrett-Glaser c7ac200d15 Update qmin/qmax values for libx264 presets 14 years ago
Jason Garrett-Glaser f7f8120fb9 Fix broken vbv_buffer_init handling in libx264.c 14 years ago
Jason Garrett-Glaser 62457f9052 VP8: idct_mb optimizations 14 years ago
Ronald S. Bultje 17cf7c68ed Fix ff_emu_edge_core_sse() on Win64. 14 years ago
Anssi Hannula 3940caad02 lavf: rename ff_probe_input_buffer to make it public 14 years ago
Anssi Hannula aad216fd7e lavf: simplify pb parameter of ff_probe_input_buffer 14 years ago
Anssi Hannula 4d016dd4e5 lavf: update ff_probe_input_buffer documentation 14 years ago
Reimar Döffinger 6bd69e6ada oggdec: Fix incorrect assumption about header/data interleaving 14 years ago
François Revol f59c4bd625 Fix HOSTLIBS on Haiku 14 years ago
Reinhard Tartler 87800dc2bf Documentation updates for the git migration 14 years ago
Stefan Kost ae2104791f logging: downgrade recoverable errors to warnings 14 years ago
Janne Grunau 7ab8758baf add APIChanges entry for fe9a3fb 14 years ago
Janne Grunau 440b61691d h264: define FF_PROFILE_H264_HIGH_444 to the correct value 14 years ago
Stefano Sabatini 9409c3811c libavfilter: add video movie source 14 years ago
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