38017 Commits (9e7b62f0fb7462a902330fcc82cf596388f0187b)
 

Author SHA1 Message Date
Kostya Shishkov 9e7b62f0fb twinvq: set block align for codecs and use it in size checks 11 years ago
Luca Barbato b89e8759e0 mov: Write tmcd extradata 11 years ago
Luca Barbato 5b41eb91e0 mov: Parse tmcd extradata 11 years ago
Luca Barbato 0b5af5cf12 mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd 11 years ago
Luca Barbato 08504380dd mov: Refactor codec specific final steps in mov_finalize_stsd_codec 11 years ago
Luca Barbato dc518a3ae2 mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle 11 years ago
Luca Barbato ef196beeb5 mov: Refactor audio specific parsing in mov_parse_stsd_audio 11 years ago
Luca Barbato a3b53ff062 mov: Refactor video specific parsing in mov_parse_stsd_video 11 years ago
Luca Barbato bf98562505 mov: Refactor codec id selection in mov_codec_id 11 years ago
Diego Biurrun ff9d57e7df h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline 11 years ago
Diego Biurrun f407856968 arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder 11 years ago
Diego Biurrun 84784c297f libfdk-aacdec: formatting cosmetics 11 years ago
Diego Biurrun 8506ff97c9 vp56: Mark VP6-only optimizations as such. 11 years ago
John Stebbins 30ce289074 movenc: Make tkhd "enabled" flag QuickTime compatible 11 years ago
John Stebbins 1f70a5ad28 mov: use tkhd enabled flag to set the default track 11 years ago
Diego Biurrun e7b31844f6 x86: Split DCT and FFT initialization into separate files 11 years ago
Clément Bœsch 60198742ff movenc: fix detection of 64bit offset requirement 11 years ago
John Stebbins fe5d5a8ffc movenc: Make chapter track QuickTime compatible 11 years ago
Clément Bœsch f8ef91ff3d movenc: add faststart option for web streaming 11 years ago
Rafaël Carré 4622f11f9c w32pthread: help compiler figure out undeeded code 11 years ago
Diego Biurrun 0b45269c2d x86: h264_idct: Remove incorrect comment 11 years ago
Diego Biurrun e95930eda1 avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM 11 years ago
Diego Biurrun c18838f5eb h264_ps: Use more meaningful error values 11 years ago
Diego Biurrun 330ad1f6a5 h264_ps: K&R formatting cosmetics 11 years ago
Diego Biurrun 8fed466b0a h264_ps: Drop commented-out cruft 11 years ago
Diego Biurrun c4e43560fe h264data: Move some tables to the only place they are used 11 years ago
Diego Biurrun f34de1486a h264data: Remove unused luma_dc_field_scan table 11 years ago
Martin Storsjö 4f2b469da5 Add a libfdk-aac decoder 11 years ago
Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 11 years ago
Diego Biurrun 2a61592573 avcodec: Remove some commented-out debug cruft 11 years ago
John Stebbins 6c786765cd movenc: Allow chapters to be written in trailer 11 years ago
John Stebbins db03cb37fd movenc: Allow chapter track in default MODE_MP4 11 years ago
Diego Biurrun 64af59bc49 avformat: Fix references to removed av_close_input_file in Doxygen 11 years ago
Luca Barbato 67400f6b62 mov: Prevent segfaults on mov_write_hdlr_tag 11 years ago
Luca Barbato 22de0f8369 mov: Compute max duration among the tracks with a timescale 11 years ago
Luca Barbato 3952303010 mov: Set the timescale for data streams 11 years ago
Martin Storsjö b886f5c2f1 mkv: Allow flushing the current cluster in progress 11 years ago
Luca Barbato 59f595921e mkv: Flush the old cluster before writing a new one 11 years ago
Luca Barbato 98308bd44f mkv: Add options for specifying cluster limits 11 years ago
Luca Barbato 148fbdd1c2 mkv: Refactor mkv_write_packet 11 years ago
Reimar Döffinger 9a27acae9e ogg: Fix potential infinite discard loop 11 years ago
Martin Storsjö 0a14fefd68 movenc: Indicate that negative timestamps are supported 11 years ago
Janne Grunau c34a96a5dd dxa: fix decoding of first I-frame by separating I/P-frame decoding 11 years ago
Luca Barbato 5ef7c84a93 dxa: Make sure the reference frame exists 11 years ago
Luca Barbato c59967fa7c h261: check the mtype index 11 years ago
Kostya Shishkov f399e406af altivec: perform an explicit unaligned load 11 years ago
Carl Eugen Hoyos 9d86bfc259 hlsenc: Don't reset the number variable when wrapping 11 years ago
Stefano Sabatini 09c93b1b95 hlsenc: Append the last incomplete segment when closing the output 11 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 11 years ago
Diego Biurrun 239f55bf3c vp56data: Move all data tables to the .c file 11 years ago