24794 Commits (503f9c0bd6ad6929d1f89f0745fe6ab9f71e6e96)
 

Author SHA1 Message Date
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 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
Reimar Döffinger 8764389d47 Fix vp3_draw_horiz_band to calculate chroma offsets correctly 15 years ago
Josh Allmann f5d33f5241 Add RTSP tunneling over HTTP 15 years ago
Martin Storsjö a26c3c211e Make the RTSP muxer use rtsp_hd_out, for consistency 15 years ago
Martin Storsjö e4f28e0890 Reindent 15 years ago
Peter Ross 971c3c98b0 Add Pictor/PC Paint to image2 muxer/demuxer 15 years ago
Peter Ross a526d6197a Pictor/PC Paint decoder 15 years ago
Josh Allmann f2b9b19fad Add support for disabling chunked transfer encoding for the http protocol 15 years ago
Peter Ross b995a6a84f Add ff_ega_palette 15 years ago
Martin Storsjö 701ea516ee Fix handling of errors in the http protocol 15 years ago
Martin Storsjö 4ceb8b3460 Fix bugs in the http custom header handling 15 years ago
Måns Rullgård 5150dd532b matroska: move LFG state from muxer context to local variable 15 years ago
Josh Allmann 6964d510e8 Add the capability to write custom HTTP headers 15 years ago
Josh Allmann 0f3254b83d Modify the behaviour of http_open to implicitly delay connection establishment 15 years ago
Howard Chu 8190f62f9b Support presets in ffserver.conf 15 years ago
Maxim Poliakovski 0933f55829 Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 15 years ago
Martin Storsjö 00ce2cbed5 libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold 15 years ago
James Zern 07777c2d5c libvpx: Don't use the VPX_KF_FIXED mode 15 years ago
Alex Converse bc330b5f15 Cosmetics: Fold constants and re-indent after last commit. 15 years ago
Alex Converse 712209d567 Base downsampled SBR synthesis filterbank on a single IMDCT. 15 years ago
Maxim Poliakovski 9b98479e7a Declare myself (Maxim Poliakovski) maintainer for the OMA Demuxer. 15 years ago