24414 Commits (739178107c431e0d43ec38e9d86352940ee3d1dc)
 

Author SHA1 Message Date
Aurelien Jacobs 739178107c matroskadec: cosmetic: indentation 15 years ago
Aurelien Jacobs 8dbe48fccb matroskadec: add support for live broadcast containing unknown size clusters 15 years ago
Aurelien Jacobs 80702035d2 matroskadec: simplify parsing of the first cluster 15 years ago
Aurelien Jacobs c3ade62ca3 matroskadec: store the ID of the currently parsed ebml element 15 years ago
Aurelien Jacobs 6c58adf3b7 matroskadec: cosmetic: split a line to make it more readable 15 years ago
Vitor Sessak b046c027a7 Remove filename from doxy comment 15 years ago
Vitor Sessak dbe88f40b3 Remove useless include. Should fix compilation in MacOS X. 15 years ago
Michael Karcher 3a1350e8d9 Generalize ID3v2 functions to support ID3v2-like ID headers with a 15 years ago
Michael Niedermayer 1c1697117d Fix raw vc1 decoding - this is supposed to break FATE. 15 years ago
Maxim Poliakovski 07ff7825b6 Move indeo5-specific quant table selection to decode_gop_hdr. 15 years ago
Vitor Sessak 36a9b3693b Include float.h to provide FLT_MAX define. Should fix compilation on windows. 15 years ago
Francesco Lavra d31ba23185 RealAudio 14.4k encoder. 15 years ago
Benoit Fouet b6c265ec2b Improve rule for possibly never read variables. 15 years ago
Maxim Poliakovski c404e783b9 Move transform declarations out of IVIBandDesc so indeo4 can use them as well. 15 years ago
Francesco Lavra 756e346798 Split do_output_subblock() into common code and decoder specific parts 15 years ago
Francesco Lavra 5ec29beeb4 Cosmetics: indent 15 years ago
Francesco Lavra 6ea6c8ebcf Add ff_ prefix to non-static functions 15 years ago
Francesco Lavra 0acaf8b0f2 Split ra144.c in common code (to be shared with the future encoder) and 15 years ago
Luca Abeni ede13f55f0 Use a bitstream filter for converting the extradata syntax when generating an SDP. 15 years ago
Justin Ruggles e91376d1f6 10l: audio_buf is already a uint8_t* so no need to cast it 15 years ago
Justin Ruggles 79c85beba8 Allocate enough memory for audio_buf to fit a full output frame. 15 years ago
Maxim Poliakovski 79d46cbea6 Quant changes only once per MB so move the corresponding scale factor assignment 15 years ago
Diego Biurrun c1b85795cb Remove broken BeOS audio interface. 15 years ago
François Revol 108caaaa60 Haiku: Disable beosaudio for now, it's broken. We need -lnetwork. 15 years ago
Justin Ruggles 4dbcfa6f95 Set bits_per_raw_sample in the pcm decoder. 15 years ago
Diego Biurrun 63ae7e7ca8 Apparently nowadays things should be installed in /boot/common on Haiku. 15 years ago
Diego Biurrun d3c9697cb5 Remove unneeded -nostart SHFLAG for Haiku. 15 years ago
Maxim Poliakovski 411e859bce Remove unused parameter. 15 years ago
Diego Biurrun a1629e2848 Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. 15 years ago
Tomas Härdin c1bdc9300b avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer 15 years ago
Benoit Fouet bb5cfc48f1 Cosmetics: alignment and long line break. 15 years ago
Benoit Fouet 1f7d2f54c5 Cosmetics: use and place braces correctly in if ... else statements. 15 years ago
Benoit Fouet 639c697c4f Sanitize av_realloc() use in h264 mp4toannexb bistream filter. 15 years ago
Stefano Sabatini 25e25617f6 Make all the numeric options accept in input an expression which is 15 years ago
Ramiro Polla db16e3ca65 log.c: Use parameter passed to macro instead of the equivalent local variable 15 years ago
Ramiro Polla 4855f8679e Add win32 console color output. 15 years ago
Ramiro Polla 6e34a5582d Move ansi color array to outside of av_log_default_callback(). Do not pass 15 years ago
Ramiro Polla a1c027e9e4 Rename use_ansi_color to use_color so it is not ANSI-specific. 15 years ago
Michael Niedermayer 65db0587a8 Add av_compare_mod() 15 years ago
Martin Storsjö 130b096aea Make sure the http protocol handler returns errors if a delayed open had failed 15 years ago
Eli Friedman 461628c6a8 Fix printf format warnings 15 years ago
Martin Storsjö bdb57a9198 Initialize the http connection in http_seek, too 15 years ago
Luca Abeni d5cc1ed723 Improve the mp4toannexb BSF to convert the extradata. 15 years ago
Stefano Sabatini 4db960650c Make texi2pod.pl process @include texinfo directives wherever they are 15 years ago
Stefano Sabatini 22cb270ca5 Tweak texi2pod.pl to make it print the various sections in the 15 years ago
Stefano Sabatini 299b8be2ec Remove a rule triggered by @man begin WORD WORDS. This rule only 15 years ago
Stefano Sabatini a66d8cd91c Rename the ff* tools @chapters "Invocation" to "Synopsis", and place 15 years ago
Reimar Döffinger 120a083fb7 Do not attempt to seek to index for streamed files and if the user explicitly 15 years ago
Reimar Döffinger c31f00ed63 Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 15 years ago
Luca Abeni b659c8b4b7 In case of stream copy, copy the extradata from the input codec context to 15 years ago