4687 Commits (80581e9887ce9968516ec4d7a6a450eeec6e4ade)
 

Author SHA1 Message Date
Fabrice Bellard ae27975dfe subtitle option 20 years ago
Fabrice Bellard 8b475508d4 buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets 20 years ago
Fabrice Bellard 0973026090 optional ISO 639 3 letter language field 20 years ago
Fabrice Bellard a9c3213f96 DVD subtitle parsing - show mpeg component IDs by default 20 years ago
Fabrice Bellard 240c1657dc subtitle codec type support 20 years ago
Michael Niedermayer c62112ff06 remove some purely cosmetical hunks 20 years ago
Michael Niedermayer 47805d210c fix stream class 20 years ago
Michael Niedermayer 01bd1ed2db fix stream class 20 years ago
Michael Niedermayer 1d92cc2bf2 a step toward CODEC_TYPE_DATA support 20 years ago
Michael Niedermayer 0f0680c553 10l (segfault fix) 20 years ago
Diego Biurrun 84adb95ac2 Ignore .pc files. 20 years ago
Loren Merritt 43efd19a88 decode H.264 with 8x8 transform. 20 years ago
Michael Niedermayer 20ffdcf9c0 one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it) 20 years ago
Loren Merritt d2bb7db135 sort H.264 mmx dsp functions into their own file 20 years ago
Michael Niedermayer c26ae41db2 adding a few const 20 years ago
Michael Niedermayer 435b0720a8 100l for myself (breaking amd64) 20 years ago
Måns Rullgård ca15919699 fix segfault if flush is called before the first frame 20 years ago
Michael Niedermayer 6510f43cf3 merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) 20 years ago
Michael Niedermayer 987ae784e6 get rid of 2 movq (680 -> 658 dezicycles on duron) 20 years ago
Michael Niedermayer e4b36d4434 avoid one transpose (730->680 dezicycles on duron) 20 years ago
Loren Merritt 85bbfcd4ee 10l (symbol mangling) 20 years ago
Michael Niedermayer 1f3dbc09b1 add rounding bias before the horizontal idct (765->730 dezicyles on duron) 20 years ago
Loren Merritt 1d62fc8560 MMX for H.264 iDCT (adapted from x264) 20 years ago
Måns Rullgård ef7b5aee5d add -gray command line flag 20 years ago
Michael Niedermayer 5a408f91e6 decrease V_NB_BITS if possible 20 years ago
Michael Niedermayer f4e61cd194 more trivial optimizations 20 years ago
Måns Rullgård 568d4b810f enable x264 multi-threading 20 years ago
Michael Niedermayer 9a9d530126 maxdepth is supposed to be a constant, its faster if its too large then if its non constant 20 years ago
Nico Sabbi 5cad192d50 according to the standard the object_type for H264 is 33, not 241 20 years ago
Wolfram Gloger 536ffa59e9 Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Michael Niedermayer d3655fad7c trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Michael Niedermayer de312e51d0 optimizations 20 years ago
Michael Niedermayer f56f96d80f faster float->short conversation 20 years ago
Michael Niedermayer e19ca8451d ilog() -> av_log2() 20 years ago
Michael Niedermayer 13c2469d7f Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) 20 years ago
Loren Merritt 6d1feb028f decode h264 end-of-slice flag 20 years ago
Michael Niedermayer 2143116dd9 changing a few AV_LOG_DEBUG to AV_LOG_INFO 20 years ago
Michael Niedermayer 2692067a45 AVPacket.pos 20 years ago
Michael Niedermayer 4aa606ec17 tr -d '\015' 20 years ago
Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago
Michael Niedermayer c66a443401 very tiny script to remove tabs and trailing whitespace from patches 20 years ago
Marcus Engene ded78ac086 vhook watermark patch by (Marcus Engene: ffmpeg, engene se) 20 years ago
Wolfram Gloger b4a3389e70 sync output stream against any input stream (extension of map) patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Michael Niedermayer e18c1f19f6 AV_LOG_DEBUG is not a good default ... 20 years ago
Romain Degez d1ccf0e0a6 RTP/RTSP and MPEG4-AAC audio 20 years ago
Zoltán Hidvégi 3072f0cb2e MMX code for (put|avg)_h264_chroma_mc8 20 years ago
Mike Melanson 9c7154c7ae read loop filter limit values from Theora header, courtesy of Matthieu 20 years ago
Jacob Meuser f39e56a84b ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer bb4c2140c2 libgsm warper by (Alban Bedel: albeu, free fr) 20 years ago