24403 Commits (d31ba23185ad4f9b7b9714585db9aaf90268e115)
 

Author SHA1 Message Date
Francesco Lavra d31ba23185 RealAudio 14.4k encoder. 14 years ago
Benoit Fouet b6c265ec2b Improve rule for possibly never read variables. 14 years ago
Maxim Poliakovski c404e783b9 Move transform declarations out of IVIBandDesc so indeo4 can use them as well. 14 years ago
Francesco Lavra 756e346798 Split do_output_subblock() into common code and decoder specific parts 14 years ago
Francesco Lavra 5ec29beeb4 Cosmetics: indent 14 years ago
Francesco Lavra 6ea6c8ebcf Add ff_ prefix to non-static functions 14 years ago
Francesco Lavra 0acaf8b0f2 Split ra144.c in common code (to be shared with the future encoder) and 14 years ago
Luca Abeni ede13f55f0 Use a bitstream filter for converting the extradata syntax when generating an SDP. 14 years ago
Justin Ruggles e91376d1f6 10l: audio_buf is already a uint8_t* so no need to cast it 14 years ago
Justin Ruggles 79c85beba8 Allocate enough memory for audio_buf to fit a full output frame. 14 years ago
Maxim Poliakovski 79d46cbea6 Quant changes only once per MB so move the corresponding scale factor assignment 14 years ago
Diego Biurrun c1b85795cb Remove broken BeOS audio interface. 14 years ago
François Revol 108caaaa60 Haiku: Disable beosaudio for now, it's broken. We need -lnetwork. 14 years ago
Justin Ruggles 4dbcfa6f95 Set bits_per_raw_sample in the pcm decoder. 14 years ago
Diego Biurrun 63ae7e7ca8 Apparently nowadays things should be installed in /boot/common on Haiku. 14 years ago
Diego Biurrun d3c9697cb5 Remove unneeded -nostart SHFLAG for Haiku. 14 years ago
Maxim Poliakovski 411e859bce Remove unused parameter. 14 years ago
Diego Biurrun a1629e2848 Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. 14 years ago
Tomas Härdin c1bdc9300b avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer 14 years ago
Benoit Fouet bb5cfc48f1 Cosmetics: alignment and long line break. 14 years ago
Benoit Fouet 1f7d2f54c5 Cosmetics: use and place braces correctly in if ... else statements. 14 years ago
Benoit Fouet 639c697c4f Sanitize av_realloc() use in h264 mp4toannexb bistream filter. 14 years ago
Stefano Sabatini 25e25617f6 Make all the numeric options accept in input an expression which is 14 years ago
Ramiro Polla db16e3ca65 log.c: Use parameter passed to macro instead of the equivalent local variable 14 years ago
Ramiro Polla 4855f8679e Add win32 console color output. 14 years ago
Ramiro Polla 6e34a5582d Move ansi color array to outside of av_log_default_callback(). Do not pass 14 years ago
Ramiro Polla a1c027e9e4 Rename use_ansi_color to use_color so it is not ANSI-specific. 14 years ago
Michael Niedermayer 65db0587a8 Add av_compare_mod() 14 years ago
Martin Storsjö 130b096aea Make sure the http protocol handler returns errors if a delayed open had failed 14 years ago
Eli Friedman 461628c6a8 Fix printf format warnings 14 years ago
Martin Storsjö bdb57a9198 Initialize the http connection in http_seek, too 14 years ago
Luca Abeni d5cc1ed723 Improve the mp4toannexb BSF to convert the extradata. 14 years ago
Stefano Sabatini 4db960650c Make texi2pod.pl process @include texinfo directives wherever they are 14 years ago
Stefano Sabatini 22cb270ca5 Tweak texi2pod.pl to make it print the various sections in the 14 years ago
Stefano Sabatini 299b8be2ec Remove a rule triggered by @man begin WORD WORDS. This rule only 14 years ago
Stefano Sabatini a66d8cd91c Rename the ff* tools @chapters "Invocation" to "Synopsis", and place 14 years ago
Reimar Döffinger 120a083fb7 Do not attempt to seek to index for streamed files and if the user explicitly 14 years ago
Reimar Döffinger c31f00ed63 Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 14 years ago
Luca Abeni b659c8b4b7 In case of stream copy, copy the extradata from the input codec context to 14 years ago
Reimar Döffinger 8764389d47 Fix vp3_draw_horiz_band to calculate chroma offsets correctly 14 years ago
Josh Allmann f5d33f5241 Add RTSP tunneling over HTTP 14 years ago
Martin Storsjö a26c3c211e Make the RTSP muxer use rtsp_hd_out, for consistency 14 years ago
Martin Storsjö e4f28e0890 Reindent 14 years ago
Peter Ross 971c3c98b0 Add Pictor/PC Paint to image2 muxer/demuxer 14 years ago
Peter Ross a526d6197a Pictor/PC Paint decoder 14 years ago
Josh Allmann f2b9b19fad Add support for disabling chunked transfer encoding for the http protocol 14 years ago
Peter Ross b995a6a84f Add ff_ega_palette 14 years ago
Martin Storsjö 701ea516ee Fix handling of errors in the http protocol 14 years ago
Martin Storsjö 4ceb8b3460 Fix bugs in the http custom header handling 14 years ago
Måns Rullgård 5150dd532b matroska: move LFG state from muxer context to local variable 14 years ago