35583 Commits (4ab495b4ee74a2e73b40abccd4681d4d63c3d094)
 

Author SHA1 Message Date
Michael Niedermayer 4ab495b4ee Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking' 13 years ago
Michael Niedermayer 74436ad51e libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey precaution. 13 years ago
Michael Niedermayer e21f8a07ca libnut: Check nut_demuxer_init() return value. 13 years ago
Michael Niedermayer 6f7f239604 libnut: check for av_malloc failure. 13 years ago
Michael Niedermayer ec9d92700e ffmpeg: Use the buffer sinks poll instead of its input. 13 years ago
Michael Niedermayer a502939d64 buffersink: Implement a poll function. 13 years ago
Tomas Härdin ddcf3e0535 mxfdec: Index table driven demuxing and seeking 13 years ago
Michael Niedermayer fab97adb66 docs: Minor project name cleanup 13 years ago
Michael Niedermayer a4bf093e7b indevs.texi: fix application name to match the code 13 years ago
Michael Niedermayer 7c41995e00 ffmpeg: more exact comment about libavformat. 13 years ago
Tomas Härdin 5e67e3eac2 mxfdec: Compute packet offsets properly 13 years ago
Tomas Härdin 5fb800f49a mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack 13 years ago
Tomas Härdin fd34dbea58 mxfdec: Parse more values in PartitionPack 13 years ago
Carl Eugen Hoyos 935ac228e4 Fix typo: Correctly parse 64 byte umid tags in bext metadata. 13 years ago
Nicolas George 26c6fec9d9 lavu: introduce av_log_format_line. 13 years ago
Michael Niedermayer 15c481614b Merge remote-tracking branch 'shariman/wmall' 13 years ago
jb@kdenlive.org e2baaa21aa mpegtsenc: recognize .mts as MPEG Transport Stream (encoding) 13 years ago
Paul B Mahol 118ca0c79a Add Escape 130 to the documentation 13 years ago
Michael Niedermayer bef8dfa056 escape130: replace can_safely_read() by get_bits_left() 13 years ago
Michael Niedermayer f7da12350e escape130: give all av_log() a context 13 years ago
Michael Niedermayer 40d6296095 escape130: The minimum read in and after decode_skip_count() is 4 bits. 13 years ago
Michael Niedermayer 59d3656f6e escape130: Check dimensions to be a multiple of the block size. 13 years ago
Tomas Härdin 7560c26495 mxfdec: Parse TemporalOffsets 13 years ago
Tomas Härdin 623128d782 mxfdec: av_dlog():ify 'no corresponding source package found' 13 years ago
Tomas Härdin 336246238e mxfdec: Compute essence container offsets and lengths into mxf->partitions 13 years ago
Mashiat Sarker Shakkhar 6d4deecfdf Pass pointer to integer buffer instead of integer to memcpy 13 years ago
Carl Eugen Hoyos 8ac6469575 Silence a warning when compiling Escape 130 decoder. 13 years ago
Michael Niedermayer 31c55c572a escape130: 10l for myself for not initializing y_base. 13 years ago
Nicolas George e91c088055 lavf: lower the log level of "parser not found". 13 years ago
Tomas Härdin 289bc14449 mxfdec: Make mxf->partitions sorted by offset 13 years ago
Michael Niedermayer 06798c6e3b escape130: Fix y_base handling, this fixes some artifacts, vissible in most videos. 13 years ago
Michael Niedermayer 8ff3d1ccec escape130: make sure cliping is done on signed values. 13 years ago
Michael Niedermayer 4f79c7dd08 Merge remote-tracking branch 'richardpl/escape130' 13 years ago
Carl Eugen Hoyos 0cc9949ead Mark one colour as transparent in the gif image encoder 13 years ago
Carl Eugen Hoyos 51d7cd3596 Decode RGB ljpeg to RGB24. 13 years ago
Carl Eugen Hoyos 9608e3a182 Support decoding 56 byte BMP Bitmap Information Header. 13 years ago
Anatoliy Wasserman 6778f9d9f2 pthread: fixed thread initialization issues related to thread-safe buffer allocator 13 years ago
Michael Niedermayer ec8a3e25d8 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Michael Niedermayer 8e2bab5d4b Merge remote-tracking branch 'qatar/master' 13 years ago
Mashiat Sarker Shakkhar c5cd231151 Partially fix CDLMS prediction 13 years ago
Reimar Döffinger 7023fb81c7 One last try to get zmbv test to work across all fate machines. 13 years ago
Michael Niedermayer 8b85c29463 qtrledec: Fix artifacts in tickets/226/qt_rle_bw.mov 13 years ago
Alexis Ballier 1af91978db qtrle.c: Fix for ticket #226. 13 years ago
Luca Barbato 78212cefe1 drawtext: remove typo 13 years ago
Hendrik Leppkes bc057f7592 pcm-mpeg: implement new audio decoding api 13 years ago
Ronald S. Bultje 8b03d7fe95 w32thread: port fixes to pthread_cond_broadcast() from x264. 13 years ago
Diego Biurrun d8538f06e6 doc: add editor configuration section with Vim and Emacs settings 13 years ago
Tomas Härdin e5f9c8927b mxfdec: Parse ThisPartition 13 years ago
Tomas Härdin dcd30b83b4 mxfdec: Speed up metadata and index parsing 13 years ago
Rafaël Carré 7efea2a051 dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9 13 years ago