16247 Commits (89493e10efe5f41f780f63f2b2d14964862d4d3a)
 

Author SHA1 Message Date
Vitor Sessak 3a54087733 Factorize duplicate table reading code. 16 years ago
Stefano Sabatini 4a60e574bb Document the preset files system. 16 years ago
Baptiste Coudurier 5b9ce252a9 10l, fix amrwb sample rate 16 years ago
Aurelien Jacobs b7f4e76d3d matroskaenc: correct muxing of ASS packets 16 years ago
Aurelien Jacobs 291902c274 matroskaenc: use correct EBML ID for block duration 16 years ago
Aurelien Jacobs 1bfbe8ff9d matroskaenc: pass the packet size directly as parameter of mkv_blockgroup_size() 16 years ago
Aurelien Jacobs 8401c51407 matroskaenc: remove useless mkv_block_size() function 16 years ago
Michael Niedermayer 7ccc636f03 Favor even chunk sizes in ambiguous cases. 16 years ago
Michael Niedermayer f080a7bd90 Factorize stream id parsing. 16 years ago
Reimar Döffinger 6bc03a695b Make size variables in dyn_buf_write unsigned so gcc will not optimize the 16 years ago
Carl Eugen Hoyos 88e2a9aebc Remove b5Dither, g5Dither and r5Dither from libswscale. 16 years ago
Diego Biurrun 460a4fb99d Merge variable declaration and export. 16 years ago
Diego Pettenò 8539d8b573 Declare ff_pw_53 and ff_pw_18 as assembler constants. 16 years ago
Carl Eugen Hoyos 92c7b4713d Remove g6Dither from libswscale. 16 years ago
Diego Biurrun 95137bbbb4 Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
David Conrad 9971331dfb Move VP3 loop filter to DSPContext 16 years ago
Diego Biurrun 0d696d34ef Remove MPlayer-specific MP_WORDSIZE hack. 16 years ago
Diego Pettenò cb92c528d9 Mark the ff_find_best_tables symbol static to msmpeg4. Patch by Diego Pettenò 16 years ago
Diego Pettenò d9ec210baa Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Pettenò 16 years ago
Diego Pettenò e6df765ed3 Mark list heads static. Patch by Diego Pettenò 16 years ago
Diego Pettenò 88b77ef1e0 Mark print_all_lib_versions() static in cmdutils.c . Patch by Diego Pettenò 16 years ago
Diego Pettenò 2c676c33a4 Mark ffplay internal variables static. Patch by Diego Pettenò 16 years ago
Ronald S. Bultje 5c918b2775 Reindent after r15544. 16 years ago
Ronald S. Bultje accc248f28 Implement RDTDemuxContext, which contains RDT-specific data (similar to 16 years ago
Ronald S. Bultje 5465b0d474 Make RTPDemuxContext opaque in rtsp.c, renaming it to tx_ctx (tx=transport) 16 years ago
Ronald S. Bultje 99a1d1915e Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque 16 years ago
Ronald S. Bultje 9b932b8ac0 Change function prototype of RTPDynamicPayloadHandler.parse_packet() to 16 years ago
Ronald S. Bultje ed0aacc76e Rename RTP payload contexts to PayloadContext, suggested by Luca in 16 years ago
Michael Niedermayer dd990075d6 100l forgot return type. 16 years ago
Michael Niedermayer 2791c60883 Fix indention of NAL type enum. 16 years ago
Michael Niedermayer 3ee4f5e4fa ff_parse_close() is not the correct function for H264Context. 16 years ago
Baptiste Coudurier f06188d5ee set sample rate for amr to allow stream copy since no decoder is present, 16 years ago
Diego Biurrun 1a27fb001a FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz typo. 16 years ago
Michael Niedermayer 44ee6135e2 Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h. 16 years ago
Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
Diego Pettenò 0c45cd0720 Stop Sun Studio from issuing a warning during configure when passed 16 years ago
Diego Pettenò b1cb73aa15 Make sure strcasecmp() is declared. 16 years ago
Aurelien Jacobs b37b13066d atrac3dec: cosmetics: indentation 16 years ago
Aurelien Jacobs c58e8bd3c3 matroskadec: cosmetics: indentation 16 years ago
Aurelien Jacobs 21a115d17b matroskadec: don't merge packets which have no timestamp 16 years ago
Diego Pettenò 72ab9d7f60 Use __typeof__ instead of GCC-specific typeof keyword. 16 years ago
Diego Pettenò 9aa1cfec1a fix warning reported by Intel C compiler: 16 years ago
Diego Pettenò 2d5174fc46 Intel C compiler warns on this assignment in this if(), probably 16 years ago
Diego Pettenò d3b9e7f19b Remove duplicate "const" qualifier for *matrix. 16 years ago
Jason Garrett-Glaser a5d2413345 x264 has removed the b-rdo and bime options, and instead integrated 16 years ago
Ramiro Polla 3defa81fc4 MinGW runtime 3.15 has a wrapper for usleep(). 16 years ago
Ramiro Polla 126cadc723 Specify minimum version for some MinGW packages. 16 years ago
Reimar Döffinger 14660b0814 Use M_PI from libavutil/mathematics.h instead of defining PI ourselves 16 years ago
Reimar Döffinger 19998314cd Make 8svx codec context table pointer const to match the type of the 16 years ago
Diego Biurrun 910f02a054 spelling cosmetics 16 years ago