35775 Commits (54c7e81a53cd6c29d4f8673d83f53adef73e9b72)
 

Author SHA1 Message Date
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
Mans Rullgard bbc10185ee cljr: remove useless casts 13 years ago
Mans Rullgard baf3b6e594 cljr: group encode/decode parts under single ifdefs 13 years ago
Mans Rullgard 9a1420bfda cljr: remove stray semicolon 13 years ago
Paul B Mahol ca52bae6ec cljr: add missing return statement in decode_end() 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
Luca Barbato 12dca02e9e doc: add pulseaudio to the input list 13 years ago
Luca Barbato f75e3d25d0 avconv: remove unsubstantiated comment 13 years ago
John Brooks 8562d9bd6c shorten: avoid abort() on unknown audio types 13 years ago
Tomas Härdin 289bc14449 mxfdec: Make mxf->partitions sorted by offset 13 years ago
Paul B Mahol e93947b7d8 cljr: add encoder 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
Diego Biurrun 47b20a1db0 build: merge lists of HTML documentation targets 13 years ago
Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 13 years ago
Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 13 years ago
Sean McGovern be0675ce67 x86 cpuid: set vendor union members separately 13 years ago
Michael Niedermayer ec8a3e25d8 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Paul B. Mahol 04a5eaa1a5 cljr: release picture at end of decoding 13 years ago
Michael Niedermayer 8e2bab5d4b Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 392107ad07 rv40: NEON optimised rv40 qpel motion compensation 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
Tomas Härdin e1914b5a2f mxfdec: Make sure DataDefinition is consistent between material track and source track 13 years ago
Tomas Härdin 1170749b39 mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf 13 years ago
Michael Niedermayer 0be95fe183 MAINTAINERS: ask maintainers to help keep their entries in this file upto date. 13 years ago
Matthieu Bouron 070a40f1b7 gxfenc: support timecode option 13 years ago
Diego Biurrun c7e8187d9d avformat/utils: Drop unused goto label. 13 years ago
Diego Biurrun ff159e7816 doxygen: Replace '\' by '@' in Doxygen markup tags. 13 years ago
Diego Biurrun ee41963f19 cosmetics: drop some completely pointless parentheses 13 years ago
Paul B. Mahol fc9489f6ad cljr: simplify CLJRContext 13 years ago