55248 Commits (f646cd44716bf0cba54a1f279dd3d9dd47b33322)
 

Author SHA1 Message Date
Michael Niedermayer 0c6f382e85 Merge commit '62b1e3b1031e901105d78e831120de8e4c3e0013' 12 years ago
Michael Niedermayer 5f312139df Merge commit '45ee556d51ef04d79d52bf6b0b7f28a4d231cb0c' 12 years ago
Michael Niedermayer 03853b1091 Merge commit 'f1cb490d6d7391ff7e28cc376908cc98a652228d' 12 years ago
Michael Niedermayer 688331c51c Merge commit 'e13a929314e4a9a09d3146648f876f162f46cc32' 12 years ago
LYF c110cbf6b5 hls: Create an AVProgram for each variant 12 years ago
Michael Niedermayer 9d64f23629 hls: Respect the different stream time bases when comparing dts 12 years ago
Martin Storsjö c11e33a3d9 hls: Set stream offset before opening a chained demuxer 12 years ago
Michael Niedermayer cdd2d73d31 hls: Don't check discard flags until the parent demuxer's streams actually exist 12 years ago
Michael Niedermayer 82bf8c8783 hls: Copy the time base from the chained demuxer 12 years ago
Martin Storsjö eb33ba04e0 hls: Return all packets from a previous variant before moving on to the next one 12 years ago
Michael Niedermayer c5b46a064d lavf: Don't interpret just slightly broken timestamps as wraparound 12 years ago
Paul B Mahol 19da86f3ff targaenc: remove unused TargaContext 12 years ago
Paul B Mahol e999f2339a truemotion2: make code independent of sizeof(AVFrame) 12 years ago
Paul B Mahol a5155294e5 pnm: do not set avctx->coded_frame 12 years ago
Paul B Mahol 329221eee7 pnm: fix 255 < maxval < 65535 for pam with depth 1 12 years ago
Carl Eugen Hoyos 2c046c718a Revert "Avoid overflows when reading pgm files with maxval != 255 and != 65535." 12 years ago
Paul B Mahol 768e40b451 Revert "pnm: remove nonsense code" 12 years ago
Luca Barbato 2219e27b5b oma: correctly mark and decrypt partial packets 12 years ago
Luca Barbato 9d0b45ade8 oma: check geob tag boundary 12 years ago
Luca Barbato 4f03a77e52 oma: refactor seek function 12 years ago
James Almer ac8e70d735 oggenc: Write stream metadata if available 12 years ago
Luca Barbato 3ca1dd2502 xl: Make sure the width is valid 12 years ago
Carl Eugen Hoyos 7651c0e49b Avoid overflows when reading pgm files with maxval != 255 and != 65535. 12 years ago
Carl Eugen Hoyos 7e8e8ba9cc Assume gray8 if 1 < maxval <= 255 in pgm. 12 years ago
Zhang Rui 0f51c398be http: Support reading gzip/deflate compressed data 12 years ago
Carl Eugen Hoyos ae4dc0b37a Set bits_per_raw_sample when decoding mjpeg / ljpeg. 12 years ago
Matthieu Bouron 8a09195545 lavf/movenc: improve psp check 12 years ago
Matthieu Bouron ee4ef139e3 lavf/movenc: remove useless checks on AVOutputFormat 12 years ago
Paul B Mahol b09d86c636 utvideoenc: use av_image_copy_plane() 12 years ago
Florent Tribouilloy 2186a7e547 ffprobe: add -show_programs option 12 years ago
Stefano Sabatini 2fcd400669 ffprobe: do not treat array elements as nested in the compact writer 12 years ago
Stefano Sabatini 18df69d238 doc/ffprobe.xsd: specify tag elements in stream after disposition element 12 years ago
Luca Barbato 62b1e3b103 aasc: Check minimum buffer size 12 years ago
Luca Barbato 45ee556d51 qdm2: Whitespace cosmetics 12 years ago
Luca Barbato 0e78ef0f94 flac: use meaningful return values 12 years ago
Michael Niedermayer f0308af5fa Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer b0edd59994 Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2' 12 years ago
Michael Niedermayer 8ff23f0e3c Merge commit '5b097399baa2e38cc513939cfab3a9b6fdbc33df' 12 years ago
Michael Niedermayer 2655c1ac12 Merge commit '6ff15cd569e1345bc3612fb69ad3003b104fe50d' 12 years ago
Michael Niedermayer 3afcddcff2 Merge commit 'c8f0b20b4a6bb6691928789d83e4b02896969848' 12 years ago
Michael Niedermayer d781220991 Merge commit '10aa44aa675e05067845e3e55fac37642cbbdae4' 12 years ago
Luca Barbato f1cb490d6d xl: Fix the buffer size check 12 years ago
Luca Barbato e13a929314 xl: K&R formatting cosmetics 12 years ago
Michael Niedermayer 1ecf380223 Merge commit '37063714c0a064808f9671ec4d376955d664f463' 12 years ago
Michael Niedermayer 102397d2c1 Merge commit '16c22122c788b5e54a2f2e224bd0106429f0714c' 12 years ago
Michael Niedermayer edab63a406 Merge commit '966689442ed843019dc0722a49bfb0ac51755d19' 12 years ago
Marton Balint 63c0113588 lavc: do not override format if neither text nor bitmap codec prop is set 12 years ago
Paul B Mahol 94ad38e2e8 dpx: use av_image_copy_plane() 12 years ago
Paul B Mahol 6a57494204 dpxenc: cosmetics: reindent 12 years ago
Paul B Mahol 9d099b9ae4 targa_y216dec: remove empty function 12 years ago