18523 Commits (63581eb1836d928b319720143f48a9bd13d5537d)
 

Author SHA1 Message Date
Alex Converse 63581eb183 MOV: fix demuxing fragmented files 16 years ago
Mike Melanson e584914acd Fix a condition that causes an infinite loop, but only when compiled with 16 years ago
Mike Melanson 45e5f85777 excellent first pass at a description; now it's time for the Ministry of 16 years ago
Reynaldo H. Verdejo Pinochet 87574416f7 Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc 16 years ago
Reynaldo H. Verdejo Pinochet 77bd18e117 Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc 16 years ago
Justin Ruggles e1374c06d6 flacdec: When there is not enough data to read the next header block, 16 years ago
Ronald S. Bultje 29b9f58b37 Split rtsp_send_cmd() into two functions, one for the actual sending of the 16 years ago
Justin Ruggles 6a85fb34c9 cosmetics: indentation after last commit 16 years ago
Justin Ruggles 55a727383b flacdec: Check for an inline header before calling metadata_parse(). 16 years ago
Justin Ruggles 239b961fbf flacdec: Allocate buffers right after STREAMINFO is parsed. 16 years ago
Måns Rullgård 03754fcd6f Alpha: use -g3 with ccc to allow optimisation with debugging symbols 16 years ago
Stefano Sabatini 9d9de444e3 Fix syntax for the libfaad_decoder definition. 16 years ago
Justin Ruggles 184bc53db4 cosmetics: indentation after last commit 16 years ago
Justin Ruggles 7d0303587d flacdec: Avoid parsing the STREAMINFO multiple times. 16 years ago
Stefano Sabatini 636f1c4cd0 Rename avctx_opts to avcodec_opts. 16 years ago
Måns Rullgård 511b3667d6 Allow --enable-swscale until FATE is updated 16 years ago
Michael Niedermayer 6d4f53cbac Remove old scaler. 16 years ago
Michael Niedermayer 1ad1eaadd6 Enable AVFMT_FLAG_NONBLOCK. 16 years ago
Michael Niedermayer d61f30a7a0 Do usleep(10000) when all demuxers returned EAGAIN. 16 years ago
Michael Niedermayer ded0149948 Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer 16 years ago
Michael Niedermayer 545465ecaa If a demuxer returns EAGAIN, try another demuxer. 16 years ago
Jindřich Makovička 57f9a56051 remove the rest of x86 asm from LGPL build 16 years ago
Alex Converse fefe43ff2c MOV: fix crash when 'meta' occurs before first 'trak' 16 years ago
Ronald S. Bultje bc8763cda9 Rename "fd1" variable ro "fd". There were previously two variables (fd1 and 16 years ago
Ronald S. Bultje f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
Ronald S. Bultje 2fea965070 Reindent after r17777. 16 years ago
Ronald S. Bultje f830c9a487 Make RTSP-MS-over-UDP negotiation work. See "[PATCH] RTSP-MS 8/15: fix 16 years ago
Ronald S. Bultje 090438cc81 Recognize the "application" data type, which is required for WMS/UDP 16 years ago
Benoit Fouet 9aaa2077e5 Add a context to av_log() calls. 16 years ago
Michael Niedermayer c36264a353 A quick description of Rate distortion theory. 16 years ago
Diego Biurrun 59701aeb46 Do not use a macro to generate a single AVCodec declaration. 16 years ago
Michael Niedermayer dc7d978a05 Quick description of the Viterbi algorithm so I do not have to repeat it 16 years ago
Panagiotis Issaris a0f8005079 When a H.264 stream references a PPS or SPS id which doesn't exist, instead of 16 years ago
Diego Biurrun b11163c8e4 Add vhook removal to the changelog. 16 years ago
Diego Biurrun fdf119062e Remove deprecated vhook subsystem. 16 years ago
Ronald S. Bultje f989d39752 Remove size_t cast in setting s->priv_data directly to the (integer) file 16 years ago
Ronald S. Bultje eafb17d140 Don't let finalize_packet() touch pkt->stream_index. Instead, let individual 16 years ago
Gwenole Beauchesne 0d8ee24c7b Set PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI formats. 16 years ago
Ronald S. Bultje 95f03cf31f Reindent after r17764. 16 years ago
Ronald S. Bultje f3e71942e7 In the current implementation of rtp_parse_packet(), finalize_packet() is 16 years ago
Diego Biurrun 2db272e93e Start Changelog for next version. 16 years ago
Diego Biurrun 0ca3e336a1 cosmetics: Add some empty lines for readability. 16 years ago
Ronald S. Bultje d176f90387 Reduce allocated length of the HTTP authentication request field buffer, as 16 years ago
Panagiotis Issaris 429d6b2180 Cosmetics: Typo 16 years ago
Benoit Fouet 4f46099b90 Use sign_extend(). 16 years ago
Panagiotis Issaris c7509fff57 Add my GPG fingerprint 16 years ago
Panagiotis Issaris 9549cdcbaa Cosmetics: Typo 16 years ago
Diego Biurrun c04920978e cosmetics: Fix indentation. 16 years ago
Diego Biurrun 9d821fc2d2 Do not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOURCE unconditionally to 16 years ago
Diego Biurrun 892438a3d1 Remove mpeg4aac dependency declaration, the decoder was removed. 16 years ago