18656 Commits (f344ae8096151e7e1b9800239ba8ae30d467279c)
 

Author SHA1 Message Date
Baptiste Coudurier f344ae8096 again 10l, typo, put_byte instead of put_buffer 16 years ago
Baptiste Coudurier cafdc1876a attempt to try to generate an random umid 16 years ago
Baptiste Coudurier 00b7fbdcf5 10l, set ret to 0 when finished 16 years ago
Baptiste Coudurier 002c95d749 dump_format after av_write_header to print updated parameters 16 years ago
Baptiste Coudurier a2523ce2e2 fix subs track height, set track->height to codec height if not set 16 years ago
Ben Littler 3596f4e076 sn40 avi fourcc decodes with ffodivx 16 years ago
Stefano Sabatini 8358c03479 Fix typos. 16 years ago
Vitor Sessak e40ee25c49 Fix bug when elbg->utility_inc[elbg->numCB-1] == 1 16 years ago
Gwenole Beauchesne eb2c24232f Add REGISTER_HWACCEL() for hardware accelerators. 16 years ago
Ronald S. Bultje b5b9ff2a1f Correctly skip complete INDX chunks, i.e. read the 32-bit header correctly 16 years ago
Diego Biurrun 5e622c401f Replace all `` by $(), the latter can be nested more easily. 16 years ago
Diego Biurrun 5fd89ca03f Fix MMX2 check, 'movss' is not an MMX2 instruction, use 'pmaxub' instead. 16 years ago
Måns Rullgård f49568a467 Fix unaligned access in ff_copy_bits() 16 years ago
Måns Rullgård 75800dce2b Set AS to $CC by default, override with gcc only when CC is armcc 16 years ago
Ronald S. Bultje b8cc5a9fdf Prevent (negative) overflow of rm->remaining_len. This evaluation really only 16 years ago
Ronald S. Bultje 7ccefd08f6 Revert to r17908. 16 years ago
Reynaldo H. Verdejo Pinochet d2af569710 Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf' 16 years ago
Reynaldo H. Verdejo Pinochet 95e8325771 Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' 16 years ago
Ronald S. Bultje 88c4339bda Move MOVContext and related structures from mov.c to isom.h. See "[PATCH] 16 years ago
Reimar Döffinger 3898eed890 Reorder arguments for av_fifo_generic_read to be more logical and 16 years ago
Reimar Döffinger 60f75ad245 Fix seek regression test broken by r17905, seeking fails completely 16 years ago
Kostya Shishkov bcff32d1b4 Mask all unused bits for packed pixel format instead of green and alpha mask only. 16 years ago
Gwenole Beauchesne 2500d8bea6 Update VA API pixfmts documentation: struct vaapi_render_state 16 years ago
Reimar Döffinger 29a68cf04e Convert spurious DOS line breaks to UNIX line breaks in seek regression 16 years ago
Ronald S. Bultje 0ecf9cc900 Prevent (negative) overflow of rm->remaining_len. This evaluation really only 16 years ago
Ronald S. Bultje 21b3752932 Replace separate packet parsing for "old_format" .ra files by a call to 16 years ago
Ronald S. Bultje dc3685e129 Move frame discarding out of the ff_rm_parse_packet() loop, and respect 16 years ago
Reimar Döffinger d71d64dcc1 Mark all packets from nuv demuxer as keyframes in order to make seeking work. 16 years ago
Ronald S. Bultje 37b7dac184 Reorder alphabetically after r17902. 16 years ago
Reimar Döffinger 3a4f91f5ed 100l, to start reading from the first frame we must seek to data_offset, 16 years ago
Reimar Döffinger fb2e95c97a Set AVPacket pos also for audio packets in nuv demuxer. 16 years ago
Diego Biurrun 082dea8e40 Remove all remaining code that was disabled through the major version bump. 16 years ago
Kostya Shishkov 0881748386 Add maintainers for RM muxer, demuxer and RDT protocol 16 years ago
Reimar Döffinger 32b936d0c3 Add av_fifo_reset function to completely reset fifo state, which makes 16 years ago
Måns Rullgård aa033b1ed7 Enable CONFIG_FASTDIV by default 16 years ago
Gwenole Beauchesne 68e5d5235e Add private HW accel data infrastructure. 16 years ago
Baptiste Coudurier af79f1ae78 reindent 16 years ago
Michael Niedermayer c900635fd9 indent 16 years ago
Baptiste Coudurier 6b4fab72df change path pattern to be similar to existing files, and remove useless buffer 16 years ago
Baptiste Coudurier 4070629dfa merge struct declaration and definition 16 years ago
Baptiste Coudurier 0c8f772791 write map packet every 100 packets according to specs 16 years ago
Baptiste Coudurier aaa43de31a write flt packet, might need some tweaking but it works 16 years ago
Baptiste Coudurier a96b1a903a correctly interleave audio and video according to specs 16 years ago
Baptiste Coudurier 9885e9a63a write timecode track in gxf 16 years ago
Baptiste Coudurier 46a7e3ec14 write timecode track in gxf 16 years ago
Baptiste Coudurier 33605366ee compute media info in write_header 16 years ago
Baptiste Coudurier cd34fd9c8c factorize write packet 16 years ago
Baptiste Coudurier 990287c468 remove unneeded and empty user data 16 years ago
Måns Rullgård 82bb33290e Allow different executable suffix for host and target 16 years ago
Baptiste Coudurier 6b43d2d075 uniformize variable names and remove duplicating fields in private structs 16 years ago