55271 Commits (3b805dcaa97ed8ac085d6af07ba450846f8487e3)
 

Author SHA1 Message Date
Diego Biurrun 10db1a9bca avutil/tree: K&R formatting cosmetics 11 years ago
Diego Biurrun c47037c7a1 fate: Add timefilter test 11 years ago
Martin Storsjö 06205b5efd hls: Free packets when skipping packets when seeking 11 years ago
Martin Storsjö a2b7eeeb06 hlsproto: Store all durations in AV_TIME_BASE 11 years ago
Martin Storsjö c441910399 hls: Store all durations in AV_TIME_BASE 11 years ago
Martin Storsjö e1d5b24476 hls: Store first_timestamp in units of AV_TIME_BASE 11 years ago
Michael Niedermayer 55c4cba2a7 huffyuvenc: BGRA support 11 years ago
Carl Eugen Hoyos f2118d44c9 Fix compilation with --disable-everything --enable-shared. 11 years ago
Michael Niedermayer f80ccf074a avcodec/ff_init_vlc_sparse: use a local array for static vlcs avoiding malloc() 11 years ago
Michael Niedermayer 6af8326354 avcodec/ff_init_vlc_sparse: use a spinlock for thread sync 11 years ago
Michael Niedermayer a9903f7ec1 Revert "bitstream: make vlc init of static tables thread safe." 11 years ago
Paul B Mahol 2786ac777d zmbv: use av_image_copy_plane() 11 years ago
Michael Niedermayer 994e09345e Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 65dcb54493 Merge commit '9d64f236292ba28018dd9afd2d57f8f944b33f81' 11 years ago
Michael Niedermayer 2f9e97b32a Merge commit 'c11e33a3d9665dd1fc5dbdecdd03a4860ac6a622' 11 years ago
Michael Niedermayer d31c0fcfa5 Merge commit 'cdd2d73d315ecaf19ff49e64c91923275f1bda68' 11 years ago
Michael Niedermayer 07440c9380 Merge commit 'eb33ba04e03d9f36e23fffd442510c824be709c3' 11 years ago
Michael Niedermayer f7bc03bcaf Merge commit 'c5b46a064d9991f2cd045c90179fccf35ecffc34' 11 years ago
Michael Niedermayer 5fb652dddb Merge commit '2219e27b5b17d146e4ab71a3ed86dfc013fb7a93' 11 years ago
Michael Niedermayer 9d8fb23747 Merge commit '9d0b45ade864f3d2ccd8610149fe1fff53c4e937' 11 years ago
Michael Niedermayer bc672a016f Merge commit '4f03a77e52596cbe9ec179666ddb3e0345a8133a' 11 years ago
Michael Niedermayer 6561aae8a9 Merge commit '3ca1dd2502a860989ee5289316af6b9816cee78f' 11 years ago
Michael Niedermayer 39a69d9dfb Merge commit '0f51c398beac87682b2249662b97e30512f7868c' 11 years ago
Michael Niedermayer 0c6f382e85 Merge commit '62b1e3b1031e901105d78e831120de8e4c3e0013' 11 years ago
Michael Niedermayer 5f312139df Merge commit '45ee556d51ef04d79d52bf6b0b7f28a4d231cb0c' 11 years ago
Michael Niedermayer 03853b1091 Merge commit 'f1cb490d6d7391ff7e28cc376908cc98a652228d' 11 years ago
Michael Niedermayer 688331c51c Merge commit 'e13a929314e4a9a09d3146648f876f162f46cc32' 11 years ago
LYF c110cbf6b5 hls: Create an AVProgram for each variant 11 years ago
Michael Niedermayer 9d64f23629 hls: Respect the different stream time bases when comparing dts 11 years ago
Martin Storsjö c11e33a3d9 hls: Set stream offset before opening a chained demuxer 11 years ago
Michael Niedermayer cdd2d73d31 hls: Don't check discard flags until the parent demuxer's streams actually exist 11 years ago
Michael Niedermayer 82bf8c8783 hls: Copy the time base from the chained demuxer 11 years ago
Martin Storsjö eb33ba04e0 hls: Return all packets from a previous variant before moving on to the next one 11 years ago
Michael Niedermayer c5b46a064d lavf: Don't interpret just slightly broken timestamps as wraparound 11 years ago
Paul B Mahol 19da86f3ff targaenc: remove unused TargaContext 11 years ago
Paul B Mahol e999f2339a truemotion2: make code independent of sizeof(AVFrame) 11 years ago
Paul B Mahol a5155294e5 pnm: do not set avctx->coded_frame 11 years ago
Paul B Mahol 329221eee7 pnm: fix 255 < maxval < 65535 for pam with depth 1 11 years ago
Carl Eugen Hoyos 2c046c718a Revert "Avoid overflows when reading pgm files with maxval != 255 and != 65535." 11 years ago
Paul B Mahol 768e40b451 Revert "pnm: remove nonsense code" 11 years ago
Luca Barbato 2219e27b5b oma: correctly mark and decrypt partial packets 11 years ago
Luca Barbato 9d0b45ade8 oma: check geob tag boundary 11 years ago
Luca Barbato 4f03a77e52 oma: refactor seek function 11 years ago
James Almer ac8e70d735 oggenc: Write stream metadata if available 11 years ago
Luca Barbato 3ca1dd2502 xl: Make sure the width is valid 11 years ago
Carl Eugen Hoyos 7651c0e49b Avoid overflows when reading pgm files with maxval != 255 and != 65535. 11 years ago
Carl Eugen Hoyos 7e8e8ba9cc Assume gray8 if 1 < maxval <= 255 in pgm. 11 years ago
Zhang Rui 0f51c398be http: Support reading gzip/deflate compressed data 11 years ago
Carl Eugen Hoyos ae4dc0b37a Set bits_per_raw_sample when decoding mjpeg / ljpeg. 11 years ago
Matthieu Bouron 8a09195545 lavf/movenc: improve psp check 11 years ago