48984 Commits (ad406f7e402977cb7dbc78ccb63e21c137f6699e)
 

Author SHA1 Message Date
Carl Eugen Hoyos ad406f7e40 Only skip MLP header in mpeg files if the codec actually is MLP. 12 years ago
Carl Eugen Hoyos 12cb21efa6 Make the latm decoder less verbose on initialisation. 12 years ago
Michael Niedermayer 46730e7a0c mux/chunked interleaver: better align duration chunks. 12 years ago
Michael Niedermayer 69a96f9d4c mux: de-obfuscate chunked interleaver checks 12 years ago
Michael Niedermayer c57c1329a9 mux: simplify chunking interleaver code 12 years ago
Michael Niedermayer 2dc9bcad7d Merge remote-tracking branch 'qatar/master' 12 years ago
James Almer b454c64e03 latmenc: Check for LOAS sync word 12 years ago
Carl Eugen Hoyos c345100efc Fix detection of struct v4l2_frmsize_discrete. 12 years ago
Michael Niedermayer 765a3ba018 h264: add assert to check that block_offset is consistent. 12 years ago
Michael Niedermayer 97d190283e h264: always copy linesizes in thread update 12 years ago
Michael Niedermayer f674cc776f h264: always copy block_offset in thread update 12 years ago
Paul B Mahol 641bbd9671 vima: switch to init_get_bits8() 12 years ago
Michael Niedermayer 1191db31c1 mux: fix chunked interleaver 12 years ago
Michael Niedermayer b7bc49a957 mips: move vector_fmul_window_mips to libavutil 12 years ago
Justin Ruggles b805c725a3 idcin: fix memleaks in idcin_read_packet() 12 years ago
Nicolas George 0942aa4637 lafv/matroska: add A_OPUS/EXPERIMENTAL codec name. 12 years ago
Michael Niedermayer f0cf017dee configure: suppress "enumerated type mixed with another type" for icc 12 years ago
Michael Niedermayer cae11e4031 mux: fix chunked_duration rounding anomaly 12 years ago
Michael Niedermayer 5c7e9e16c9 Merge remote-tracking branch 'qatar/master' 12 years ago
Nicolas George 0e79fe37e5 lavd/v4l2: init return value. 12 years ago
Michael Niedermayer 1459f34251 Merge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa' 12 years ago
Michael Niedermayer 9ea65c65f7 Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b' 12 years ago
Michael Niedermayer 06af724c56 Merge commit 'fb845ffdd335a1efd6dfd43e8adeb530397b348e' 12 years ago
Michael Niedermayer 68f92a70f1 Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e' 12 years ago
Stephan Hilb f245a2086a lavd/v4l2: update broken link to v4l2 video capture example 12 years ago
Stephan Hilb 36810215fa lavd/v4l2: improve debug message 12 years ago
Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
Martin Storsjö a7ba324413 rtpdec_mpeg4: Check the remaining amount of data before reading 12 years ago
Michael Niedermayer bbe56bcd6b motion_est: Limit motion vector search range to MAX_MV 12 years ago
Michael Niedermayer 5c6283e5c3 mpegvideo: Increase MAX_MV for HD video 12 years ago
Michael Niedermayer 2d372d3a3f h264: document h264_set_parameter_from_sps() re-calling behavior 12 years ago
Michael Niedermayer 31c4a1b7d0 h264: do not mess up cur_chroma_format_idc during thread update 12 years ago
Ronald S. Bultje 2c85d7c015 h264: add 3 pixels below for subpixel filter wait position. 12 years ago
Angelo Haller e7a39e163d examples/demuxing: free AVPacket after usage 12 years ago
Stefano Sabatini c92b6f347d tools: add plotframes script 12 years ago
Micah Galizia 10315b1cb8 doc/protocols: document HTTP protocol cookie support 12 years ago
Micah Galizia 0b80a12184 lavf/http: add HTTP protocol cookie support 12 years ago
Martin Storsjö 977d4a3b8a rtpdec_mpeg4: Check the return value from malloc 12 years ago
Martin Storsjö 0eecafc948 configure: Make the new srtp protocol depend on the rtp protocol 12 years ago
Martin Storsjö 42364fcbca srtp: Mark a few variables as uninitialized 12 years ago
Martin Storsjö c2603aa25b lavf: Add a fate test for the SRTP functions 12 years ago
Martin Storsjö 3130fa51a5 lavu: Add a fate test for the HMAC API 12 years ago
Ronald S. Bultje fb845ffdd3 h264: add 3 pixels below for subpixel filter wait position 12 years ago
Stefano Sabatini d012059e7b lavd/v4l2: apply grammar/consistency fixes to options help fields 12 years ago
Stefano Sabatini aa359d3808 lavd/v4l2: return meaningful error code from device_init() 12 years ago
Stefano Sabatini fce165027f lavd/v4l2: fix misc messages 12 years ago
Stefano Sabatini 1b325ce91a lavd/v4l2: extend error/debug feedback in case of invalid codec/pix_fmt 12 years ago
Joakim Plate f924d52975 dvdsubdec: Support palette in mkv 12 years ago
Michael Niedermayer c994bb2fb7 oggdec: Leave treatment of serial changes to the decoder. 12 years ago
Michael Niedermayer e9ffee23f3 vorbisdec: handle midstream parameter changes 12 years ago